]> git.ipfire.org Git - thirdparty/linux.git/commit
Revert "nfs: ignore SB_RDONLY when mounting nfs"
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 28 Nov 2025 18:39:45 +0000 (13:39 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 29 Nov 2025 22:22:39 +0000 (17:22 -0500)
commitd4a26d34f1946142f9d32e540490e4926ae9a46b
tree9b453f175040e7b2cf6ecfd377af3f102b2cc944
parentd216b698d44e33417ad4cc796cb04ccddbb8c0ee
Revert "nfs: ignore SB_RDONLY when mounting nfs"

This reverts commit 52cb7f8f177878b4f22397b9c4d2c8f743766be3.

Silently ignoring the "ro" and "rw" mount options causes user confusion,
and regressions.

Reported-by: Alkis Georgopoulos<alkisg@gmail.com>
Cc: Li Lingfeng <lilingfeng3@huawei.com>
Fixes: 52cb7f8f1778 ("nfs: ignore SB_RDONLY when mounting nfs")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/internal.h