Extended attributes over NFSv3

J. Bruce Fields bfields at fieldses.org
Wed Jul 23 18:04:13 EDT 2008


On Thu, Jul 24, 2008 at 04:24:20AM +1000, James Morris wrote:
> On Wed, 23 Jul 2008, Christoph Hellwig wrote:
> 
> > SGI has a side band protocol for extended attributes over NFSv3 and even
> > released sample code a few years ago.  If someone cares enough this
> > would be about two man month to implement it.
> 
> Is it possible to get that accepted into the kernel given that it will be 
> non-standard ?

It'd be fine by me; I don't know about Trond.

NFSv4 seems harder; in theory it's very extensible, but in practice I'm
not sure how you'd make a private extension without risk of colliding
with a later standard.  And you could update the SGI protocol for v4 and
use a separate program as with v2/v3, but the lack of sideband protocols
has been one of the requirements for v4....

--b.


More information about the NFSv4 mailing list