xfs
[Top] [All Lists]

Re: [PATCH 1/10] merge xfs_unmount into xfs_fs_put_super / xfs_fs_fill_s

To: Christoph Hellwig <hch@xxxxxx>
Subject: Re: [PATCH 1/10] merge xfs_unmount into xfs_fs_put_super / xfs_fs_fill_super
From: David Chinner <dgc@xxxxxxx>
Date: Mon, 12 May 2008 11:43:50 +1000
Cc: xfs@xxxxxxxxxxx
In-reply-to: <20080509063158.GA25251@xxxxxx>
References: <20080501220048.GA2315@xxxxxx> <20080509063158.GA25251@xxxxxx>
Sender: xfs-bounce@xxxxxxxxxxx
User-agent: Mutt/1.4.2.1i
On Fri, May 09, 2008 at 08:31:58AM +0200, Christoph Hellwig wrote:
> Index: linux-2.6-xfs/fs/xfs/xfs_vfsops.h
> ===================================================================
> --- linux-2.6-xfs.orig/fs/xfs/xfs_vfsops.h    2008-05-09 08:16:55.000000000 
> +0200
> +++ linux-2.6-xfs/fs/xfs/xfs_vfsops.h 2008-05-09 08:26:11.000000000 +0200
> @@ -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);

This hunk does not apply - xfs_mntupdate() is defined in this file in
the current tree.

<sigh>

Oh, this is on top a bunch of other patches you sent a while back
that no-one has picked up. I'll go get those now....

Cheers,

Dave.
-- 
Dave Chinner
Principal Engineer
SGI Australian Software Group


<Prev in Thread] Current Thread [Next in Thread>