patch-2.3.48 linux/fs/autofs4/autofs_i.h
Next file: linux/fs/autofs4/inode.c
Previous file: linux/fs/autofs/root.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sat Feb 26 20:54:18 2000
- Orig file:
v2.3.47/linux/fs/autofs4/autofs_i.h
- Orig date:
Thu Feb 10 17:11:16 2000
diff -u --recursive --new-file v2.3.47/linux/fs/autofs4/autofs_i.h linux/fs/autofs4/autofs_i.h
@@ -155,6 +155,8 @@
extern struct inode_operations autofs4_symlink_inode_operations;
extern struct inode_operations autofs4_dir_inode_operations;
extern struct inode_operations autofs4_root_inode_operations;
+extern struct file_operations autofs4_dir_operations;
+extern struct file_operations autofs4_root_operations;
/* Initializing function */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)