[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87prribhdx.fsf@basil.nowhere.org>
Date: Mon, 19 May 2008 14:36:10 +0200
From: Andi Kleen <andi@...stfloor.org>
To: Artem.Bityutskiy@...ia.com
Cc: Christoph Hellwig <hch@...radead.org>,
LKML <linux-kernel@...r.kernel.org>,
Adrian Hunter <ext-adrian.hunter@...ia.com>
Subject: Re: [PATCH take 2] UBIFS - new flash file system
Artem Bityutskiy <Artem.Bityutskiy@...ia.com> writes:
>
> Could you please elaborate some more why UBIFS won't ever support nfs export?
> Does NFS export need correct readdir restarts?
Yes, because NFS is stateless. The seek offset has to be valid even over
a reboot.
If you don't handle it you should probably better forbid nfs export
completely to avoid subtle problems.
-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists