nfs: Apply NFS_MOUNT_CMP_FLAGMASK to nfs_compare_remount_data()
authorScott Mayhew <smayhew@redhat.com>
Thu, 29 May 2014 20:41:22 +0000 (16:41 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 29 May 2014 20:46:09 +0000 (16:46 -0400)
Those flags are obsolete and checking them can incorrectly cause
remount operations to fail.

Signed-off-by: Scott Mayhew <smayhew@redhat.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/super.c

diff --cc fs/nfs/super.c
Simple merge