From: Trond Myklebust Date: Wed, 16 May 2007 20:53:28 +0000 (-0400) Subject: NFS: Error when mounting the same filesystem with different options X-Git-Tag: v2.6.23-rc1~1073^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=275a5d24bf56b2d9dd4644c54a56366b89a028f1;p=pandora-kernel.git NFS: Error when mounting the same filesystem with different options Unless the user sets the NFS_MOUNT_NOSHAREDCACHE mount flag, we should return EBUSY if the filesystem is already mounted on a superblock that has set conflicting mount options. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed