]> err.no Git - linux-2.6/blobdiff - fs/xfs/linux-2.6/xfs_super.h
[XFS] implement IHOLD/IRELE directly
[linux-2.6] / fs / xfs / linux-2.6 / xfs_super.h
index 212bdc7a7897630bc63150134e184eec5132b6ad..b7d13da01bd6d45a0ce826511b1f0332e27dadff 100644 (file)
@@ -110,6 +110,7 @@ extern void xfs_flush_device(struct xfs_inode *);
 extern void xfs_blkdev_issue_flush(struct xfs_buftarg *);
 
 extern const struct export_operations xfs_export_operations;
+extern struct xattr_handler *xfs_xattr_handlers[];
 
 #define XFS_M(sb)              ((struct xfs_mount *)((sb)->s_fs_info))