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)
commitc8e470280a5c875468dd4eb41d8c4b44c87ebbcf
treec014ac25df6b70d334482305bc1b1862f9c852e4
parent8935ef664ea33a7ddd39015b26fe35aa7744f715
nfs: Apply NFS_MOUNT_CMP_FLAGMASK to nfs_compare_remount_data()

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