NFS: nfs_compare_super shouldn't check the auth flavour unless 'sec=' was set
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 7 Sep 2013 22:28:10 +0000 (18:28 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 7 Sep 2013 22:38:04 +0000 (18:38 -0400)
commit0aea92bf67321fc600b6c61627e0fd46e8889a49
tree315431149092e75d2fa1313b315cc1834dbf56cb
parent47040da3c7524facd542f37ffeadedac4f228601
NFS: nfs_compare_super shouldn't check the auth flavour unless 'sec=' was set

Also don't worry about obsolete mount flags...

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/super.c