patch-2.3.38 linux/fs/autofs/dir.c
Next file: linux/fs/autofs/root.c
Previous file: linux/fs/affs/file.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri Jan 7 11:43:09 2000
- Orig file:
v2.3.37/linux/fs/autofs/dir.c
- Orig date:
Tue Dec 7 09:32:47 1999
diff -u --recursive --new-file v2.3.37/linux/fs/autofs/dir.c linux/fs/autofs/dir.c
@@ -47,17 +47,6 @@
NULL, /* read */
NULL, /* write */
autofs_dir_readdir, /* readdir */
- NULL, /* poll */
- NULL, /* ioctl */
- NULL, /* mmap */
- NULL, /* open */
- NULL, /* flush */
- NULL, /* release */
- NULL, /* fsync */
- NULL, /* fasync */
- NULL, /* check_media_change */
- NULL, /* revalidate */
- NULL /* lock */
};
struct inode_operations autofs_dir_inode_operations = {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)