diff options
author | David Howells <[email protected]> | 2018-04-20 13:35:02 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-04-20 09:59:33 -0700 |
commit | a9e5b73288cf1595ac2e05cf1acd1924ceea05fa (patch) | |
tree | 78695c337412a7052dce7a9610d77c9dff9c57b3 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 660625922b3d9fcb376e5870299bc5c1086e1d32 (diff) |
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 <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions