linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Bug fixes and NFS junction support
@ 2012-01-04 19:56 Chuck Lever
  2012-01-04 19:56 ` [PATCH 1/5] configure.ac: Clean up help string for --with-statdpath Chuck Lever
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Chuck Lever @ 2012-01-04 19:56 UTC (permalink / raw)
  To: steved; +Cc: linux-nfs

Four minor bug fix patches, for what they're worth, then...

The fifth patch adds support in mountd for loading a plug-in to
resolve NFS junctions.  The plug-in will be provided by fedfs-utils.
Source code will be posted very soon for review.

We'd like to see this in Fedora 17, if convenient.  Meantime, let's
review what I've got.

---

Chuck Lever (5):
      mountd: Support junction management plug-ins
      mountd: remove newline from xlog() format specifier strings
      mountd: Plug v4root memory leak
      configure.ac: Don't check for AI_ADDRCONFIG
      configure.ac: Clean up help string for --with-statdpath


 aclocal/ipv6.m4          |   11 --
 configure.ac             |   10 +-
 utils/mountd/Makefile.am |    2 
 utils/mountd/cache.c     |  225 ++++++++++++++++++++++++++++++++++++++++++++++
 utils/mountd/fsloc.c     |   10 +-
 utils/mountd/v4root.c    |    2 
 6 files changed, 237 insertions(+), 23 deletions(-)

-- 
Chuck Lever

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

end of thread, other threads:[~2012-01-05 21:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-04 19:56 [PATCH 0/5] Bug fixes and NFS junction support Chuck Lever
2012-01-04 19:56 ` [PATCH 1/5] configure.ac: Clean up help string for --with-statdpath Chuck Lever
2012-01-04 19:56 ` [PATCH 2/5] configure.ac: Don't check for AI_ADDRCONFIG Chuck Lever
2012-01-04 19:56 ` [PATCH 3/5] mountd: Plug v4root memory leak Chuck Lever
2012-01-04 19:57 ` [PATCH 4/5] mountd: remove newline from xlog() format specifier strings Chuck Lever
2012-01-04 19:57 ` [PATCH 5/5] mountd: Support junction management plug-ins Chuck Lever
2012-01-04 20:08   ` Jim Meyering
2012-01-04 20:40     ` Chuck Lever
2012-01-05 21:48 ` [PATCH 0/5] Bug fixes and NFS junction support Steve Dickson

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