xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result
[safe/jmp/linux-2.6] / fs / xfs / linux-2.6 / xfs_super.h
index d5d776d..5a2ea3a 100644 (file)
@@ -93,6 +93,7 @@ extern void xfs_blkdev_issue_flush(struct xfs_buftarg *);
 
 extern const struct export_operations xfs_export_operations;
 extern struct xattr_handler *xfs_xattr_handlers[];
+extern struct quotactl_ops xfs_quotactl_operations;
 
 #define XFS_M(sb)              ((struct xfs_mount *)((sb)->s_fs_info))