summaryrefslogtreecommitdiff
path: root/ext2fs/ext2_fs_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext2fs/ext2_fs_i.h')
-rw-r--r--ext2fs/ext2_fs_i.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext2fs/ext2_fs_i.h b/ext2fs/ext2_fs_i.h
index 72bcd5c0..eefdbfaf 100644
--- a/ext2fs/ext2_fs_i.h
+++ b/ext2fs/ext2_fs_i.h
@@ -35,7 +35,6 @@ struct ext2_inode_info {
__u32 i_next_alloc_goal;
__u32 i_prealloc_block;
__u32 i_prealloc_count;
- __u32 i_high_size;
int i_new_inode:1; /* Is a freshly allocated inode */
};