]> git.decadent.org.uk Git - nfs-utils.git/commit
Fix bug when both crossmnt and fsid are set.
authorSteve Dickson <steved@redhat.com>
Sat, 19 Jan 2008 12:59:26 +0000 (07:59 -0500)
committerSteve Dickson <steved@redhat.com>
Sat, 19 Jan 2008 12:59:26 +0000 (07:59 -0500)
commit2d77e3a27b7b211f303fcc3a813a044838dad970
treeb1e1c83cb0575b39f7170686a000b8d8c7223f70
parent399cc3dad0cdfe8dca4a0ae9035a0554d7223eb2
Fix bug when both crossmnt and fsid are set.

When exported a filesystems with option inherited (by the crossmnt
option) from a higherlevel filesystem, ignore filesystem specific
options like FSID and explicit UUID.

Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/mountd/cache.c