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.
prev parent reply other threads:[~2010-03-22 16:39 UTC|newest]
Thread overview: 2+ 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:39 ` Al Viro [this message]
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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox