linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "J. Bruce Fields" <bfields@fieldses.org>
To: "J. Bruce Fields" <bfields@redhat.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>,
	linux-nfs@vger.kernel.org, linux-fsdevel@vger.kernel.org,
	jlayton@redhat.com, Dave Chinner <david@fromorbit.com>
Subject: Re: [PATCH 00/13] Implement NFSv4 delegations, take 12
Date: Mon, 7 Oct 2013 11:20:02 -0400	[thread overview]
Message-ID: <20131007152002.GF18051@fieldses.org> (raw)
In-Reply-To: <20131003194136.GB1577@fieldses.org>

On Thu, Oct 03, 2013 at 03:41:36PM -0400, J. Bruce Fields wrote:
> On Wed, Oct 02, 2013 at 04:16:27PM -0400, J. Bruce Fields wrote:
> > On Wed, Oct 02, 2013 at 09:54:23AM -0400, bfields wrote:
> > > On Thu, Sep 19, 2013 at 04:50:24PM -0400, J. Bruce Fields wrote:
> > > > From: "J. Bruce Fields" <bfields@redhat.com>
> > > > 
> > > > Al, if you don't see any objections, could you queue this up for 3.13?
> > > 
> > > Note: if it's more convenient, the identical patches are also available
> > > from
> > > 
> > > 	git://linux-nfs.org/~bfields/linux.git for-viro
> > 
> > But kbuild points out I forgot to fix up some calls in ecryptfs.
> > 
> > I'll push out another version with the below folded in, once I've
> > checked whether there's anything else I touched that got turned off in
> > my test .config....
> 
> Done; the change below is now folded into the commits on the for-viro
> branch at the url above.

And kbuild also pointed out a typo in the !CONFIG_FILE_LOCKING case,
also now fixed in the git tree above.

I've also added two previously posted sets of patches to that branch for
you to cherry-pick as you'd like:

- miscellaneous DCACHE_DISCONECTED fixes
  http://mid.gmane.org/<1378579561-26868-2-git-send-email-bfields@redhat.com>
- problem looking up filehandles with 64-bit inodes
  http://mid.gmane.org/<1380749295-20854-1-git-send-email-bfields@redhat.com>

--b.

  reply	other threads:[~2013-10-07 15:20 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-19 20:50 [PATCH 00/13] Implement NFSv4 delegations, take 12 J. Bruce Fields
2013-09-19 20:50 ` [PATCH 01/13] vfs: pull ext4's double-i_mutex-locking into common code J. Bruce Fields
2013-09-19 20:50 ` [PATCH 02/13] vfs: don't use PARENT/CHILD lock classes for non-directories J. Bruce Fields
2013-09-19 20:50 ` [PATCH 03/13] vfs: rename I_MUTEX_QUOTA now that it's not used for quotas J. Bruce Fields
2013-09-19 20:50 ` [PATCH 04/13] vfs: take i_mutex on renamed file J. Bruce Fields
2013-09-19 20:50 ` [PATCH 07/13] namei: minor vfs_unlink cleanup J. Bruce Fields
     [not found] ` <1379623837-30798-1-git-send-email-bfields-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2013-09-19 20:50   ` [PATCH 05/13] locks: introduce new FL_DELEG lock flag J. Bruce Fields
2013-09-19 20:50   ` [PATCH 06/13] locks: implement delegations J. Bruce Fields
2013-09-19 20:50   ` [PATCH 08/13] locks: break delegations on unlink J. Bruce Fields
2013-09-19 20:50   ` [PATCH 12/13] locks: break delegations on any attribute modification J. Bruce Fields
2013-10-02 13:54   ` [PATCH 00/13] Implement NFSv4 delegations, take 12 J. Bruce Fields
     [not found]     ` <20131002135423.GA14808-uC3wQj2KruNg9hUCZPvPmw@public.gmane.org>
2013-10-02 20:16       ` J. Bruce Fields
2013-10-03 19:41         ` J. Bruce Fields
2013-10-07 15:20           ` J. Bruce Fields [this message]
2013-09-19 20:50 ` [PATCH 09/13] locks: helper functions for delegation breaking J. Bruce Fields
2013-09-19 20:50 ` [PATCH 10/13] locks: break delegations on rename J. Bruce Fields
2013-09-19 20:50 ` [PATCH 11/13] locks: break delegations on link J. Bruce Fields
2013-09-19 20:50 ` [PATCH 13/13] locks: close potential race between setlease and open J. Bruce Fields

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=20131007152002.GF18051@fieldses.org \
    --to=bfields@fieldses.org \
    --cc=bfields@redhat.com \
    --cc=david@fromorbit.com \
    --cc=jlayton@redhat.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=viro@zeniv.linux.org.uk \
    /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;
as well as URLs for NNTP newsgroup(s).