patch-2.2.7 linux/fs/ext2/dir.c
Next file: linux/fs/ext2/namei.c
Previous file: linux/fs/devpts/root.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Apr 23 21:20:37 1999
- Orig file:
v2.2.6/linux/fs/ext2/dir.c
- Orig date:
Thu Nov 12 16:21:22 1998
diff -u --recursive --new-file v2.2.6/linux/fs/ext2/dir.c linux/fs/ext2/dir.c
@@ -115,8 +115,6 @@
int err;
struct inode *inode = filp->f_dentry->d_inode;
- if (!inode || !S_ISDIR(inode->i_mode))
- return -EBADF;
sb = inode->i_sb;
stored = 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)