Re: [PATCH 5/6] NFS: Unify NFS superblocks per-protocol per-server[try #7]

From: Trond Myklebust
Date: Wed Mar 08 2006 - 17:46:43 EST


On Wed, 2006-03-08 at 20:30 +0000, David Howells wrote:
> The attached patch makes NFS share superblocks between mounts from the same
> server over the same protocol.

We want to make NFS share superblocks on a per-filesystem basis, rather
than forcing it into a per-server basis. Cachefs may like the latter,
but POSIX does not like a filesystem where inode numbers are not
guaranteed to be unique.
A unique per-server superblock also makes it hard to support features
like failover onto replicated filesystems and/or migration of individual
filesystems onto another server.

Cheers,
Trond

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/