From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [PATCH 1/2] nfsd: open a file descriptor for fsync in nfs4 recovery Date: Mon, 22 Mar 2010 16:39:41 +0000 Message-ID: <20100322163941.GF30031@ZenIV.linux.org.uk> References: <20100322163214.GA1307@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Christoph Hellwig Return-path: Content-Disposition: inline In-Reply-To: <20100322163214.GA1307-jcswGhMUV9g@public.gmane.org> Sender: linux-nfs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-fsdevel.vger.kernel.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