patch-2.3.48 linux/fs/autofs/autofs_i.h
Next file: linux/fs/autofs/dir.c
Previous file: linux/fs/attr.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sat Feb 26 20:33:04 2000
- Orig file:
v2.3.47/linux/fs/autofs/autofs_i.h
- Orig date:
Wed Aug 18 16:44:22 1999
diff -u --recursive --new-file v2.3.47/linux/fs/autofs/autofs_i.h linux/fs/autofs/autofs_i.h
@@ -140,6 +140,8 @@
extern struct inode_operations autofs_root_inode_operations;
extern struct inode_operations autofs_symlink_inode_operations;
extern struct inode_operations autofs_dir_inode_operations;
+extern struct file_operations autofs_root_operations;
+extern struct file_operations autofs_dir_operations;
/* Initializing function */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)