patch-2.4.21 linux-2.4.21/fs/nfs/symlink.c

Next file: linux-2.4.21/fs/nfsd/nfs3proc.c
Previous file: linux-2.4.21/fs/nfs/read.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/fs/nfs/symlink.c linux-2.4.21/fs/nfs/symlink.c
@@ -46,7 +46,6 @@
 
 error:
 	SetPageError(page);
-	kunmap(page);
 	UnlockPage(page);
 	return -EIO;
 }

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)