commit | 71a6ec8ac587418ceb6b420def1ca44b334c1ff7 | [log] [tgz] |
---|---|---|
author | Scott Mayhew <smayhew@redhat.com> | Mon Aug 04 17:37:27 2014 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Aug 04 17:41:52 2014 -0400 |
tree | ebe9b151f8d64a9f6c7ce9b69a1eef52821da287 | |
parent | 5b53dc88b064cb93274e7fb81f8df477287c80df [diff] |
nfs: reject changes to resvport and sharecache during remount Commit c8e47028 made it possible to change resvport/noresvport and sharecache/nosharecache via a remount operation, neither of which should be allowed. Signed-off-by: Scott Mayhew <smayhew@redhat.com> Fixes: c8e47028 (nfs: Apply NFS_MOUNT_CMP_FLAGMASK to nfs_compare_remount_data) Cc: stable@vger.kernel.org # 3.16+ Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>