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
- Lines: 9
- Date:
Mon Jan 8 08:10:25 1996
- Orig file:
v1.3.55/linux/fs/namei.c
- Orig date:
Sat Dec 30 15:50:54 1995
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