X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=fs%2Focfs2%2Finode.h;h=9f5f5fcadc45b96dd345f76d93c9b4894eb16f0a;hb=03e62303cf56e87337115f14842321043df2b4bb;hp=0b28e1921a39a5f8fcf5884426f07676ca94d995;hpb=04afb40593f9a3007e5ea817d009529ef10fb685;p=pandora-kernel.git diff --git a/fs/ocfs2/inode.h b/fs/ocfs2/inode.h index 0b28e1921a39..9f5f5fcadc45 100644 --- a/fs/ocfs2/inode.h +++ b/fs/ocfs2/inode.h @@ -70,6 +70,8 @@ struct ocfs2_inode_info /* Only valid if the inode is the dir. */ u32 ip_last_used_slot; u64 ip_last_used_group; + + struct ocfs2_alloc_reservation ip_la_data_resv; }; /*