aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/inode.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ocfs2/inode.h')
-rw-r--r--fs/ocfs2/inode.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/ocfs2/inode.h b/fs/ocfs2/inode.h
index 042ae20a7132..a9ced009cb9c 100644
--- a/fs/ocfs2/inode.h
+++ b/fs/ocfs2/inode.h
@@ -43,7 +43,6 @@ struct ocfs2_inode_info
43 spinlock_t ip_lock; 43 spinlock_t ip_lock;
44 u32 ip_open_count; 44 u32 ip_open_count;
45 u32 ip_clusters; 45 u32 ip_clusters;
46 struct ocfs2_extent_map ip_map;
47 struct list_head ip_io_markers; 46 struct list_head ip_io_markers;
48 47
49 struct mutex ip_io_mutex; 48 struct mutex ip_io_mutex;