Skip to content
Commit 6dcc98fb authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

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: default avatarTheodore Ts'o <tytso@mit.edu>
parent f4ce24f5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment