vserver 1.9.5.x5
[linux-2.6.git] / fs / xfs / linux-2.6 / xfs_super.h
index 866c7ad..ec7e003 100644 (file)
@@ -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__ */