All of lore.kernel.org
 help / color / mirror / Atom feed
From: Al Viro <viro@ZenIV.linux.org.uk>
To: Christoph Hellwig <hch@lst.de>
Cc: linux-fsdevel@vger.kernel.org, linux-nfs@vger.kernel.org
Subject: Re: [PATCH 1/2] nfsd: open a file descriptor for fsync in nfs4 recovery
Date: Mon, 22 Mar 2010 16:39:41 +0000	[thread overview]
Message-ID: <20100322163941.GF30031@ZenIV.linux.org.uk> (raw)
In-Reply-To: <20100322163214.GA1307@lst.de>

On Mon, Mar 22, 2010 at 05:32:14PM +0100, Christoph Hellwig wrote:
> Instead of just looking up a path use do_filp_open to get us a file
> structure for the nfs4 recovery directory.  This allows us to get
> rid of the last non-standard vfs_fsync caller with a NULL file
> pointer.

Applied with cosmetical change (use of local variables).  The second patch
applied as-is.

I'll start moving stuff from local queue to for-next later today.

WARNING: multiple messages have this Message-ID (diff)
From: Al Viro <viro-3bDd1+5oDREiFSDQTTA3OLVCufUGDwFn@public.gmane.org>
To: Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>
Cc: linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 1/2] nfsd: open a file descriptor for fsync in nfs4 recovery
Date: Mon, 22 Mar 2010 16:39:41 +0000	[thread overview]
Message-ID: <20100322163941.GF30031@ZenIV.linux.org.uk> (raw)
In-Reply-To: <20100322163214.GA1307-jcswGhMUV9g@public.gmane.org>

On Mon, Mar 22, 2010 at 05:32:14PM +0100, Christoph Hellwig wrote:
> Instead of just looking up a path use do_filp_open to get us a file
> structure for the nfs4 recovery directory.  This allows us to get
> rid of the last non-standard vfs_fsync caller with a NULL file
> pointer.

Applied with cosmetical change (use of local variables).  The second patch
applied as-is.

I'll start moving stuff from local queue to for-next later today.
--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2010-03-22 16:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-22 16:32 [PATCH 1/2] nfsd: open a file descriptor for fsync in nfs4 recovery Christoph Hellwig
2010-03-22 16:32 ` Christoph Hellwig
2010-03-22 16:39 ` Al Viro [this message]
2010-03-22 16:39   ` Al Viro

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=20100322163941.GF30031@ZenIV.linux.org.uk \
    --to=viro@zeniv.linux.org.uk \
    --cc=hch@lst.de \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.