!15193 Roll back the setting of nfs superblock s_flags.
Merge Pull Request from: @ci-robot
PR sync from: Li Lingfeng lilingfeng3@huawei.com
https://mailweb.openeuler.org/hyperkitty/list/kernel@openeuler.org/message/HMO7ZX5RTXEOMLT7EVKMQGFTXO3AFQTW/
Roll back the setting of nfs superblock s_flags.
Li Lingfeng (3):
Revert “nfs: fix the loss of superblock’s initialized flags”
Revert “nfs: pass flags to second superblock”
Revert “nfs: ignore SB_RDONLY when mounting nfs”
–
2.31.1
https://gitee.com/openeuler/kernel/issues/IBNEQX
Link:https://gitee.com/openeuler/kernel/pulls/15193
Reviewed-by: Yuan Can yuancan@huawei.com
Signed-off-by: Yuan Can yuancan@huawei.com
Linux kernel
There are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. Please read Documentation/admin-guide/README.rst first.
In order to build the documentation, use
make htmldocs
ormake pdfdocs
. The formatted documentation can also be read online at:There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation. See Documentation/00-INDEX for a list of what is contained in each file.
Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.