nfs: Apply NFS_MOUNT_CMP_FLAGMASK to nfs_compare_remount_data()
authorScott Mayhew <[email protected]>
Thu, 29 May 2014 20:41:22 +0000 (16:41 -0400)
committerTrond Myklebust <[email protected]>
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 <[email protected]>
Signed-off-by: Trond Myklebust <[email protected]>
fs/nfs/super.c