patch-2.3.38 linux/fs/autofs/root.c
Next file: linux/fs/bad_inode.c
Previous file: linux/fs/autofs/dir.c
Back to the patch index
Back to the overall index
-  Lines: 16
-  Date:
Fri Jan  7 11:43:09 2000
-  Orig file: 
v2.3.37/linux/fs/autofs/root.c
-  Orig date: 
Tue Dec  7 09:32:47 1999
diff -u --recursive --new-file v2.3.37/linux/fs/autofs/root.c linux/fs/autofs/root.c
@@ -30,15 +30,6 @@
         autofs_root_readdir,    /* readdir */
         NULL,                   /* poll */
         autofs_root_ioctl,	/* 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_root_inode_operations = {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)