From: "J. Bruce Fields" <bfields@redhat.com>
To: Steve Dickson <SteveD@redhat.com>
Cc: linux-nfs@vger.kernel.org
Subject: Re: [PATCH 4/4] mountd: don't automatically add subexports to kernel cache
Date: Wed, 22 Jun 2011 18:34:13 -0400 [thread overview]
Message-ID: <20110622223412.GB7395@pad.home.fieldses.org> (raw)
In-Reply-To: <4E026D08.5070309@RedHat.com>
On Wed, Jun 22, 2011 at 06:30:32PM -0400, Steve Dickson wrote:
> Hey Bruce,
>
> This patch breaks cross mounts... Here is my set up
>
> /home/fs1 two different file systems:
>
> Filesystem 1K-blocks Used Available Use% Mounted on
> /dev/mapper/VolGroup00-HomeDirs
> 15236080 9439036 5010612 66% /home
> RedHat# df /home/fs1
> Filesystem 1K-blocks Used Available Use% Mounted on
> /dev/mapper/VolGroup00-FS1
> 10321208 154468 9642452 2% /home/fs1
>
> The export is:
> /home *(rw,crossmnt,nohide,sec=sys:krb5:krb5i:krb5p)
>
> when I mount from a f15 client
> mount -v -o v3 redhat:/home/fs1/tmp/tophat /mnt/tmp
> I get:
> mount.nfs: mount(2): Stale NFS file handle
>
> When I revert the patch, the mount works.
Oh, crap, I didn't check v3. And, OK, it makes sense that v3 might need
this.
> Unfortunately I'm going to be taking the next few days off
> so I am not going be able to debug this... So I'm going to
> wait on the entire patch series until we can sort this out...
No problem. But if you want to apply the rest of the series and drop
just this one patch, that would be fine too. (That's probably what will
end up being the fix anyway.)
--b.
next prev parent reply other threads:[~2011-06-22 22:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-14 14:58 nfs-utils crossmnt bugfix, and cleanup J. Bruce Fields
2011-06-14 14:58 ` [PATCH 1/4] mountd: prefer explicit subexports over crossmnt parents J. Bruce Fields
2011-06-14 14:58 ` [PATCH 2/4] mountd: gather fsid information into one struct J. Bruce Fields
2011-06-14 14:58 ` [PATCH 3/4] mountd: move fsidtype-specific code to helpers J. Bruce Fields
2011-06-14 14:58 ` [PATCH 4/4] mountd: don't automatically add subexports to kernel cache J. Bruce Fields
2011-06-22 22:30 ` Steve Dickson
2011-06-22 22:34 ` J. Bruce Fields [this message]
2011-06-27 16:36 ` Steve Dickson
2011-06-18 13:27 ` nfs-utils crossmnt bugfix, and cleanup Steve Dickson
2011-06-18 19:50 ` J. Bruce Fields
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=20110622223412.GB7395@pad.home.fieldses.org \
--to=bfields@redhat.com \
--cc=SteveD@redhat.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 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).