]> err.no Git - linux-2.6/blobdiff - fs/xfs/xfs_quota.h
Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6...
[linux-2.6] / fs / xfs / xfs_quota.h
index 7fbef974bce663323d24ca87c0fd9153250e78ac..acb853b33ebbd632765403361e6debf8ae90823a 100644 (file)
@@ -365,7 +365,7 @@ typedef struct xfs_dqtrxops {
 extern int xfs_qm_dqcheck(xfs_disk_dquot_t *, xfs_dqid_t, uint, uint, char *);
 extern int xfs_mount_reset_sbqflags(struct xfs_mount *);
 
-extern struct bhv_vfsops xfs_qmops;
+extern struct bhv_module_vfsops xfs_qmops;
 
 #endif /* __KERNEL__ */