]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/ocfs2/inode.h
ocfs2: Convert to private i_dquot field
[karo-tx-linux.git] / fs / ocfs2 / inode.h
index a9b76de46047d02f754aa8d9fbdcd96ff74b853c..ca3431ee7f2493fb999cdb6ced2908bdb87fbe17 100644 (file)
@@ -80,6 +80,8 @@ struct ocfs2_inode_info
         */
        tid_t i_sync_tid;
        tid_t i_datasync_tid;
+
+       struct dquot *i_dquot[MAXQUOTAS];
 };
 
 /*