From: Steve Dickson <SteveD@redhat.com>
To: Chuck Lever <chuck.lever@oracle.com>
Cc: linux-nfs@vger.kernel.org
Subject: Re: [PATCH 0/5] Bug fixes and NFS junction support
Date: Thu, 05 Jan 2012 16:48:21 -0500 [thread overview]
Message-ID: <4F061AA5.6020808@RedHat.com> (raw)
In-Reply-To: <20120104194136.21904.36616.stgit@degas.1015granger.net>
On 01/04/2012 02:56 PM, Chuck Lever wrote:
> 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
All 5 patches have been committed...
I went ahead and fixed the snprintf length issue that was
brought up with the 5th patch... I neglected of fix the
other issues that were pointed out... I will leave them
on my todo list but as always patches are welcome! 8-)
steved.
>
>
> 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(-)
>
prev parent reply other threads:[~2012-01-05 21:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Steve Dickson [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=4F061AA5.6020808@RedHat.com \
--to=steved@redhat.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.