patch-1.3.56 linux/fs/namei.c

Next file: linux/fs/ncpfs/mmap.c
Previous file: linux/fs/msdos/mmap.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.55/linux/fs/namei.c linux/fs/namei.c
@@ -757,7 +757,7 @@
 	char * to;
 	struct inode * oldinode;
 
-	error = namei(oldname, &oldinode);
+	error = lnamei(oldname, &oldinode);
 	if (error)
 		return error;
 	error = getname(newname,&to);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this