patch-2.3.43 linux/include/linux/affs_fs_i.h
Next file: linux/include/linux/agp_backend.h
Previous file: linux/include/linux/affs_fs.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Thu Feb 10 12:17:00 2000
- Orig file:
v2.3.42/linux/include/linux/affs_fs_i.h
- Orig date:
Wed Aug 18 16:43:30 1999
diff -u --recursive --new-file v2.3.42/linux/include/linux/affs_fs_i.h linux/include/linux/affs_fs_i.h
@@ -29,6 +29,7 @@
* affs fs inode data in memory
*/
struct affs_inode_info {
+ unsigned long mmu_private;
u32 i_protect; /* unused attribute bits */
s32 i_parent; /* parent ino */
s32 i_original; /* if != 0, this is the key of the original */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)