X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fxfs%2Flinux-2.6%2Fxfs_super.h;h=ec7e0035c7310fe7fcdaefcce811aa9e3cbfd8cb;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=866c7ad75f925c14253cdb066a63c1710ed903ec;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/fs/xfs/linux-2.6/xfs_super.h b/fs/xfs/linux-2.6/xfs_super.h index 866c7ad75..ec7e0035c 100644 --- a/fs/xfs/linux-2.6/xfs_super.h +++ b/fs/xfs/linux-2.6/xfs_super.h @@ -133,4 +133,6 @@ extern int xfs_blkdev_get(struct xfs_mount *, const char *, struct block_device **); extern void xfs_blkdev_put(struct block_device *); +extern struct export_operations linvfs_export_ops; + #endif /* __XFS_SUPER_H__ */