patch-2.2.8 linux/fs/isofs/namei.c
Next file: linux/fs/locks.c
Previous file: linux/fs/inode.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon May 10 14:14:28 1999
- Orig file:
v2.2.7/linux/fs/isofs/namei.c
- Orig date:
Wed Apr 28 11:37:31 1999
diff -u --recursive --new-file v2.2.7/linux/fs/isofs/namei.c linux/fs/isofs/namei.c
@@ -74,7 +74,6 @@
char c;
*ino = 0;
- if (!dir) return NULL;
if (!(block = dir->u.isofs_i.i_first_extent)) return NULL;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)