linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] user space NFSv2/v3 lock recovery, take 2
@ 2010-04-27 18:58 Chuck Lever
       [not found] ` <20100427185411.29074.8889.stgit-RytpoXr2tKZ9HhUboXbp9zCvJB+x5qRC@public.gmane.org>
  0 siblings, 1 reply; 13+ messages in thread
From: Chuck Lever @ 2010-04-27 18:58 UTC (permalink / raw)
  To: linux-nfs

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.  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>

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2010-05-12 15:37 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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   ` [PATCH 0/9] user space NFSv2/v3 lock recovery, take 2 J. Bruce Fields

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).