]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/ext4/ext4_i.h
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
[mv-sheeva.git] / fs / ext4 / ext4_i.h
index 2d516c0a22afe8d1eb2c70929e9398d76660c3e8..4ce2187123aad818de707f4e82a988fdb8ee14a3 100644 (file)
@@ -122,6 +122,9 @@ struct ext4_inode_info {
        struct list_head i_prealloc_list;
        spinlock_t i_prealloc_lock;
 
+       /* ialloc */
+       ext4_group_t    i_last_alloc_group;
+
        /* allocation reservation info for delalloc */
        unsigned int i_reserved_data_blocks;
        unsigned int i_reserved_meta_blocks;