public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: David Chinner <dgc@sgi.com>
To: Christoph Hellwig <hch@lst.de>
Cc: xfs@oss.sgi.com
Subject: Re: [PATCH 1/10] merge xfs_unmount into xfs_fs_put_super / xfs_fs_fill_super
Date: Mon, 12 May 2008 11:43:50 +1000	[thread overview]
Message-ID: <20080512014350.GQ103491721@sgi.com> (raw)
In-Reply-To: <20080509063158.GA25251@lst.de>

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

  reply	other threads:[~2008-05-12  1:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-01 22:00 [PATCH 1/10] merge xfs_unmount into xfs_fs_put_super / xfs_fs_fill_super Christoph Hellwig
2008-05-09  6:31 ` Christoph Hellwig
2008-05-12  1:43   ` David Chinner [this message]
2008-05-12  2:21 ` David Chinner
2008-05-12  5:43   ` Christoph Hellwig

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080512014350.GQ103491721@sgi.com \
    --to=dgc@sgi.com \
    --cc=hch@lst.de \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox