Commit 6dcc98f
committed
ext4: add indication of ro vs r/w mounts in the mount message
Whether the file system is mounted read-only or read/write is more
important than the quota mode, which we are already printing. Add the
ro vs r/w indication since this can be helpful in debugging problems
from the console log.
Signed-off-by: Theodore Ts'o <tytso@mit.edu>1 parent f4ce24f commit 6dcc98f
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5684 | 5684 | | |
5685 | 5685 | | |
5686 | 5686 | | |
5687 | | - | |
5688 | | - | |
| 5687 | + | |
| 5688 | + | |
| 5689 | + | |
5689 | 5690 | | |
5690 | 5691 | | |
5691 | 5692 | | |
| |||
6689 | 6690 | | |
6690 | 6691 | | |
6691 | 6692 | | |
6692 | | - | |
6693 | | - | |
| 6693 | + | |
| 6694 | + | |
| 6695 | + | |
6694 | 6696 | | |
6695 | 6697 | | |
6696 | 6698 | | |
| |||
0 commit comments