Skip to content
Commit 1a2e139e authored by Dan Aloni's avatar Dan Aloni Committed by Greg Kroah-Hartman
Browse files

nfs: fix broken handling of the softreval mount option

[ Upstream commit 085d16d5 ]

Turns out that ever since this mount option was added, passing
`softreval` in NFS mount options cancelled all other flags while not
affecting the underlying flag `NFS_MOUNT_SOFTREVAL`.

Fixes: c74dfe97

 ("NFS: Add mount option 'softreval'")
Signed-off-by: default avatarDan Aloni <dan.aloni@vastdata.com>
Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 8bf4039e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment