patch-2.3.6 linux/include/asm-sparc/namei.h
Next file: linux/include/asm-sparc/pcic.h
Previous file: linux/include/asm-sparc/io.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jun 9 16:24:15 1999
- Orig file:
v2.3.5/linux/include/asm-sparc/namei.h
- Orig date:
Thu Apr 22 19:24:52 1999
diff -u --recursive --new-file v2.3.5/linux/include/asm-sparc/namei.h linux/include/asm-sparc/namei.h
@@ -28,7 +28,7 @@
base = lookup_dentry (emul,
dget (current->fs->root),
- (LOOKUP_FOLLOW | LOOKUP_DIRECTORY | LOOKUP_SLASHOK));
+ (LOOKUP_FOLLOW | LOOKUP_DIRECTORY));
if (IS_ERR (base)) return NULL;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)