patch-1.3.87 linux/include/linux/nfs_fs_i.h
Next file: linux/include/linux/pagemap.h
Previous file: linux/include/linux/nfs_fs.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Thu Apr 11 09:20:34 1996
- Orig file:
v1.3.86/linux/include/linux/nfs_fs_i.h
- Orig date:
Tue Mar 12 16:08:22 1996
diff -u --recursive --new-file v1.3.86/linux/include/linux/nfs_fs_i.h linux/include/linux/nfs_fs_i.h
@@ -22,6 +22,12 @@
*/
unsigned long read_cache_jiffies;
unsigned long read_cache_mtime;
+ /*
+ * This is to support the clandestine rename on unlink.
+ * Instead of the directory inode, we might as well keep its
+ * NFS FH, but that requires a kmalloc.
+ */
+ struct inode *silly_rename_dir;
};
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this