All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Dickson <SteveD@redhat.com>
To: Chuck Lever <chuck.lever@oracle.com>
Cc: bfields@redhat.com, linux-nfs@vger.kernel.org
Subject: Re: [PATCH 0/8] Junctions should inherit parent's export options
Date: Mon, 22 Oct 2012 09:51:24 -0400	[thread overview]
Message-ID: <50854F5C.9040709@RedHat.com> (raw)
In-Reply-To: <20121011150421.4665.35964.stgit@lebasque.1015granger.net>



On 11/10/12 11:10, Chuck Lever wrote:
> Following suggestions by Steve and Bruce, I've at long last
> implemented a mechanism by which junctions inherit the export
> options of their parent exports.
> 
> While I was there, I took the opportunity to clean up the junction
> resolution logic.
> 
> ---
> 
> Chuck Lever (8):
>       mountd: Simplify "no junction support" case
>       mountd: Dynamically allocate exportent that represents junctions
>       mountd: Add exportent_release()
>       mountd: Junctions inherit parent export's options
>       mountd: Add lookup_export_parent()
>       mountd: Set e_fslocdata field directly
>       mountd: Use static buffer when constructing junction export options
>       mountd: Warn when a broken junction is encountered
> 
> 
>  support/export/export.c    |   19 ++--
>  support/include/exportfs.h |    1 
>  utils/mountd/cache.c       |  217 ++++++++++++++++++++++++++++++--------------
>  3 files changed, 162 insertions(+), 75 deletions(-)
> 
Committed....

steved.

      parent reply	other threads:[~2012-10-22 13:51 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-11 15:10 [PATCH 0/8] Junctions should inherit parent's export options Chuck Lever
2012-10-11 15:10 ` [PATCH 1/8] mountd: Warn when a broken junction is encountered Chuck Lever
2012-10-11 15:10 ` [PATCH 2/8] mountd: Use static buffer when constructing junction export options Chuck Lever
2012-10-11 15:11 ` [PATCH 3/8] mountd: Set e_fslocdata field directly Chuck Lever
2012-10-11 15:11 ` [PATCH 4/8] mountd: Add lookup_export_parent() Chuck Lever
2012-10-11 15:11 ` [PATCH 5/8] mountd: Junctions inherit parent export's options Chuck Lever
2012-10-11 15:11 ` [PATCH 6/8] mountd: Add exportent_release() Chuck Lever
2012-10-11 15:11 ` [PATCH 7/8] mountd: Dynamically allocate exportent that represents junctions Chuck Lever
2012-10-11 15:11 ` [PATCH 8/8] mountd: Simplify "no junction support" case Chuck Lever
2012-10-11 15:14   ` Chuck Lever
2012-10-15 22:24 ` [PATCH 0/8] Junctions should inherit parent's export options J. Bruce Fields
2012-10-16  0:36   ` Chuck Lever
2012-10-22 13:51 ` 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=50854F5C.9040709@RedHat.com \
    --to=steved@redhat.com \
    --cc=bfields@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.