]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitffdad258a54bdbd051669fa44850a27a3bf60d86
treec014ac25df6b70d334482305bc1b1862f9c852e4
parent9d626d5586b54e33e4c41242f20f39433c05879e
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