]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/ocfs2/quota.h
Merge branch 'vgaarb-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied...
[karo-tx-linux.git] / fs / ocfs2 / quota.h
index 3fb96fcd4c81cd185db0e7b5132f831c322dedca..e5df9d170b0cbd6cc8541f68fda5d34a1f62c7f5 100644 (file)
@@ -109,7 +109,7 @@ void ocfs2_unlock_global_qf(struct ocfs2_mem_dqinfo *oinfo, int ex);
 int ocfs2_read_quota_block(struct inode *inode, u64 v_block,
                           struct buffer_head **bh);
 
-extern struct dquot_operations ocfs2_quota_operations;
+extern const struct dquot_operations ocfs2_quota_operations;
 extern struct quota_format_type ocfs2_quota_format;
 
 int ocfs2_quota_setup(void);