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@xxxxxxxxxx> > -- > To unsubscribe from this list: send the line "unsubscribe linux-nfs" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html