]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
NFS: Fix typo in nomigration mount option
authorJoshua Watt <jpewhacker@gmail.com>
Tue, 7 Nov 2017 22:25:47 +0000 (16:25 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Nov 2017 08:35:50 +0000 (08:35 +0000)
commit982a47b3ba76c04b2c56ec6f236623b5e2698d82
tree6c22171e394e7aaef333b3e74882ad1a865e5d54
parent491e4e3b12701cf54458f4ffe7dd76c64c37f076
NFS: Fix typo in nomigration mount option

commit f02fee227e5f21981152850744a6084ff3fa94ee upstream.

The option was incorrectly masking off all other options.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/nfs/super.c