[XFS] Switch over from linvfs names for sb/quotactl operations for
consistent naming. SGI-PV: 950556 SGI-Modid: xfs-linux-melb:xfs-kern:25382a Signed-off-by: Nathan Scott <nathans@sgi.com>
This commit is contained in:
@ -120,6 +120,6 @@ extern int xfs_blkdev_get(struct xfs_mount *, const char *,
|
||||
extern void xfs_blkdev_put(struct block_device *);
|
||||
extern void xfs_blkdev_issue_flush(struct xfs_buftarg *);
|
||||
|
||||
extern struct export_operations linvfs_export_ops;
|
||||
extern struct export_operations xfs_export_operations;
|
||||
|
||||
#endif /* __XFS_SUPER_H__ */
|
||||
|
Reference in New Issue
Block a user