patch-2.3.48 linux/fs/hpfs/dir.c
Next file: linux/fs/hpfs/hpfs_fn.h
Previous file: linux/fs/hfs/super.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Sat Feb 26 20:33:06 2000
- Orig file:
v2.3.47/linux/fs/hpfs/dir.c
- Orig date:
Thu Feb 10 17:11:17 2000
diff -u --recursive --new-file v2.3.47/linux/fs/hpfs/dir.c linux/fs/hpfs/dir.c
@@ -8,11 +8,6 @@
#include "hpfs_fn.h"
-ssize_t hpfs_dir_read(struct file *filp, char *name, size_t len, loff_t *loff)
-{
- return -EISDIR;
-}
-
int hpfs_dir_release(struct inode *inode, struct file *filp)
{
hpfs_del_pos(inode, &filp->f_pos);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)