diff options
| author | Nicolas Bretz <[email protected]> | 2025-03-19 17:10:11 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2025-03-21 05:33:11 +0000 |
| commit | d7b0befd09320e3356a75cb96541c030515e7f5f (patch) | |
| tree | 4e8cad50468920fe28002da6d86779cad5b213b1 /tools/net/ynl/pyynl/cli.py | |
| parent | ext4: correct the error handle in ext4_fallocate() (diff) | |
| download | kernel-d7b0befd09320e3356a75cb96541c030515e7f5f.tar.gz kernel-d7b0befd09320e3356a75cb96541c030515e7f5f.zip | |
ext4: on a remount, only log the ro or r/w state when it has changed
A user complained that a message such as:
EXT4-fs (nvme0n1p3): re-mounted UUID ro. Quota mode: none.
implied that the file system was previously mounted read/write and was
now remounted read-only, when it could have been some other mount
state that had changed by the "mount -o remount" operation. Fix this
by only logging "ro"or "r/w" when it has changed.
https://bugzilla.kernel.org/show_bug.cgi?id=219132
Signed-off-by: Nicolas Bretz <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/net/ynl/pyynl/cli.py')
0 files changed, 0 insertions, 0 deletions
