]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/xfs/xfs_vfsops.h
[XFS] merge xfs_unmount into xfs_fs_put_super / xfs_fs_fill_super
[linux-2.6-omap-h63xx.git] / fs / xfs / xfs_vfsops.h
index 995091f19499dae4f99023ea9419b545afeb22cc..de64bb6542df2341a92dc6af7d54d529c2049b88 100644 (file)
@@ -10,7 +10,6 @@ struct xfs_mount_args;
 
 int xfs_mount(struct xfs_mount *mp, struct xfs_mount_args *args,
                struct cred *credp);
-int xfs_unmount(struct xfs_mount *mp, int flags, struct cred *credp);
 int xfs_sync(struct xfs_mount *mp, int flags);
 void xfs_do_force_shutdown(struct xfs_mount *mp, int flags, char *fname,
                int lnnum);