summaryrefslogtreecommitdiffstats
path: root/include/linux/affs_fs_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/affs_fs_i.h')
-rw-r--r--include/linux/affs_fs_i.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/affs_fs_i.h b/include/linux/affs_fs_i.h
index beeabb0de..a55951fbf 100644
--- a/include/linux/affs_fs_i.h
+++ b/include/linux/affs_fs_i.h
@@ -29,6 +29,7 @@ struct ext_cache {
* 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 */