summaryrefslogtreecommitdiffstats
path: root/kernel/fork.c
diff options
context:
space:
mode:
authorDavid Howells2018-04-20 14:35:02 +0200
committerLinus Torvalds2018-04-20 18:59:33 +0200
commita9e5b73288cf1595ac2e05cf1acd1924ceea05fa (patch)
tree78695c337412a7052dce7a9610d77c9dff9c57b3 /kernel/fork.c
parentafs: Fix server record deletion (diff)
downloadkernel-qcow2-linux-a9e5b73288cf1595ac2e05cf1acd1924ceea05fa.tar.gz
kernel-qcow2-linux-a9e5b73288cf1595ac2e05cf1acd1924ceea05fa.tar.xz
kernel-qcow2-linux-a9e5b73288cf1595ac2e05cf1acd1924ceea05fa.zip
vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversion
In do_mount() when the MS_* flags are being converted to MNT_* flags, MS_RDONLY got accidentally convered to SB_RDONLY. Undo this change. Fixes: e462ec50cb5f ("VFS: Differentiate mount flags (MS_*) from internal superblock flags") Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions