commit | 275a5d24bf56b2d9dd4644c54a56366b89a028f1 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed May 16 16:53:28 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 10 23:40:48 2007 -0400 |
tree | 2c429fc9480ef292b8cfdc81be05f3ff2b2c02a5 | |
parent | 75180df2ed467866ada839fe73cf7cc7d75c0a22 [diff] |
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 <Trond.Myklebust@netapp.com>