linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "J. Bruce Fields" <bfields@fieldses.org>
To: Chuck Lever <chuck.lever@oracle.com>
Cc: linux-nfs@vger.kernel.org
Subject: Re: [PATCH 0/9] user space NFSv2/v3 lock recovery, take 2
Date: Wed, 28 Apr 2010 12:21:01 -0400	[thread overview]
Message-ID: <20100428162101.GE17491@fieldses.org> (raw)
In-Reply-To: <20100427185411.29074.8889.stgit-RytpoXr2tKZ9HhUboXbp9zCvJB+x5qRC@public.gmane.org>

On Tue, Apr 27, 2010 at 02:58:09PM -0400, Chuck Lever wrote:
> I've trimmed the patches that Trond objected to last time, and, at
> Bruce's request, added documentation under
> Documentation/filesystems/nfs/ that describes the new API.

Thanks!

--b.

> As an
> addendum to this cover letter, the patch that adds the API
> documentation is first in this series.
> 
> ---
> 
> Chuck Lever (9):
>       lockd: Add "reboot" attribute to nsm_handles
>       lockd: Refactor nlm_host_rebooted()
>       lockd: Add /sys/fs/lockd/nsm_handle/*
>       lockd: Add /sys/fs/lockd/mon
>       lockd: Add attributes to /sys/fs/lockd/hosts/*/
>       lockd: Add /sys/fs/lockd/hosts/*
>       lockd: Add /sys/fs/lockd/hosts/
>       lockd: Add /sys/fs/lockd
>       lockd: Document new lockd user space API
> 
> 
>  Documentation/filesystems/nfs/00-INDEX            |    2 
>  Documentation/filesystems/nfs/lockd-sysfs-api.txt |  117 ++++++++
>  fs/lockd/host.c                                   |  312 ++++++++++++++++++++-
>  fs/lockd/mon.c                                    |  211 ++++++++++++++
>  fs/lockd/svc.c                                    |   31 ++
>  include/linux/lockd/lockd.h                       |    9 +
>  6 files changed, 659 insertions(+), 23 deletions(-)
>  create mode 100644 Documentation/filesystems/nfs/lockd-sysfs-api.txt
> 
> -- 
> Chuck Lever <chuck.lever@oracle.com>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2010-04-28 16:21 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-27 18:58 [PATCH 0/9] user space NFSv2/v3 lock recovery, take 2 Chuck Lever
     [not found] ` <20100427185411.29074.8889.stgit-RytpoXr2tKZ9HhUboXbp9zCvJB+x5qRC@public.gmane.org>
2010-04-27 18:58   ` [PATCH 1/9] lockd: Document new lockd user space API Chuck Lever
2010-04-27 18:58   ` [PATCH 2/9] lockd: Add /sys/fs/lockd Chuck Lever
     [not found]     ` <20100427185829.29074.77530.stgit-RytpoXr2tKZ9HhUboXbp9zCvJB+x5qRC@public.gmane.org>
2010-05-12  3:54       ` Neil Brown
     [not found]         ` <20100512135431.1f26e421-wvvUuzkyo1EYVZTmpyfIwg@public.gmane.org>
2010-05-12 15:37           ` Chuck Lever
2010-04-27 18:58   ` [PATCH 3/9] lockd: Add /sys/fs/lockd/hosts/ Chuck Lever
2010-04-27 18:58   ` [PATCH 4/9] lockd: Add /sys/fs/lockd/hosts/* Chuck Lever
2010-04-27 18:59   ` [PATCH 5/9] lockd: Add attributes to /sys/fs/lockd/hosts/*/ Chuck Lever
2010-04-27 18:59   ` [PATCH 6/9] lockd: Add /sys/fs/lockd/mon Chuck Lever
2010-04-27 18:59   ` [PATCH 7/9] lockd: Add /sys/fs/lockd/nsm_handle/* Chuck Lever
2010-04-27 18:59   ` [PATCH 8/9] lockd: Refactor nlm_host_rebooted() Chuck Lever
2010-04-27 18:59   ` [PATCH 9/9] lockd: Add "reboot" attribute to nsm_handles Chuck Lever
2010-04-28 16:21   ` J. Bruce Fields [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=20100428162101.GE17491@fieldses.org \
    --to=bfields@fieldses.org \
    --cc=chuck.lever@oracle.com \
    --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;
as well as URLs for NNTP newsgroup(s).