From mboxrd@z Thu Jan 1 00:00:00 1970 From: "J. Bruce Fields" Subject: Re: [git pull] vfs.git Date: Wed, 13 Nov 2013 09:52:36 -0500 Message-ID: <20131113145236.GF28033@fieldses.org> References: <20131111163034.GY13318@ZenIV.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linus Torvalds , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org To: Al Viro Return-path: Content-Disposition: inline In-Reply-To: <20131111163034.GY13318@ZenIV.linux.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Mon, Nov 11, 2013 at 04:30:34PM +0000, Al Viro wrote: > All kinds of stuff this time around; some more notable parts: > * RCU'd vfsmounts handling > * new primitives for coredump handling > * files_lock is gone > * Bruce's delegations handling series > * exportfs fixes Thanks. The one thing I have left for you right now is jlayton's fix for a lease/open race--is that still on your queue someplace? It's at git://linux-nfs.org/~bfields/linux.git for-viro if you need it. (Nothing urgent, the race has been there forever, just want to make sure it doesn't fall through the cracks.) --b.