From: Christoph Hellwig <hch@infradead.org>
To: Krzysztof Adamski <k@adamski.org>
Cc: xfs@oss.sgi.com
Subject: Re: NFS export broke with change from ext3 to xfs
Date: Tue, 5 Jan 2010 12:43:32 -0500 [thread overview]
Message-ID: <20100105174332.GA14496@infradead.org> (raw)
In-Reply-To: <1262652500.24160.27.camel@oxygen.netxsys.com>
Remove the inode64 mount option or move every export to a separate
filesystem. The NFS code can't cope with 64 bit inode numbers when
exporting a subtree of a filesystem. You'd see the same issue with e.g.
ocfs2 or gfs2.
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next prev parent reply other threads:[~2010-01-05 17:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-05 0:48 NFS export broke with change from ext3 to xfs Krzysztof Adamski
2010-01-05 17:09 ` Eric Sandeen
2010-01-05 17:21 ` Krzysztof Adamski
2010-01-05 17:43 ` Christoph Hellwig [this message]
2010-01-05 20:37 ` Emmanuel Florac
2010-01-06 18:09 ` Christoph Hellwig
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=20100105174332.GA14496@infradead.org \
--to=hch@infradead.org \
--cc=k@adamski.org \
--cc=xfs@oss.sgi.com \
/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.