Re: [PATCH 0/5] Permit NFS superblock sharing [try #3]

From: Andrew Morton
Date: Sat Mar 04 2006 - 07:16:20 EST


David Howells <dhowells@xxxxxxxxxx> wrote:
>
> These patches make it possible to share NFS superblocks between related mounts,
> where "related" means on the same server.

On an FC1 machine during initscripts these patches give:


EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 336k freed
Write protecting the kernel read-only data: 787k
VFS: Busy inodes after unmount of nfsd. Self-destruct in 5 seconds. Have a nice day...
VFS: Busy inodes after unmount of nfsd. Self-destruct in 5 seconds. Have a nice day...
VFS: Busy inodes after unmount of nfsd. Self-destruct in 5 seconds. Have a nice day...
NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
NFSD: unable to find recovery directory /var/lib/nfs/v4recovery
NFSD: starting 90-second grace period
VFS: Busy inodes after unmount of nfsd. Self-destruct in 5 seconds. Have a nice day...

The same happens with just #1 and #2 applied. The .config is at
http://www.zip.com.au/~akpm/linux/patches/stuff/config-vmm.

The kernel won't compile with just patch #1 applied. Patches shouldn't go
into git in that manner.

-
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/