linux/fs/ext4
Theodore Ts'o 6dcc98fbc4 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>
2023-05-13 18:05:05 -04:00
..
.kunitconfig
acl.c
acl.h
balloc.c ext4: allow ext4_get_group_info() to fail 2023-05-13 18:02:46 -04:00
bitmap.c
block_validity.c
crypto.c
dir.c
ext4.h ext4: avoid deadlock in fs reclaim with page writeback 2023-05-13 18:05:04 -04:00
ext4_extents.h
ext4_jbd2.c
ext4_jbd2.h
extents.c
extents_status.c ext4: fix data races when using cached status extents 2023-05-13 18:05:04 -04:00
extents_status.h
fast_commit.c
fast_commit.h
file.c
fsmap.c
fsmap.h
fsync.c
hash.c ext4: improve error handling from ext4_dirhash() 2023-05-13 18:05:05 -04:00
ialloc.c ext4: allow ext4_get_group_info() to fail 2023-05-13 18:02:46 -04:00
indirect.c
inline.c ext4: fix deadlock when converting an inline directory in nojournal mode 2023-05-13 18:05:05 -04:00
inode-test.c
inode.c ext4: check iomap type only if ext4_iomap_begin() does not fail 2023-05-13 18:05:04 -04:00
ioctl.c
Kconfig
Makefile
mballoc.c ext4: remove a BUG_ON in ext4_mb_release_group_pa() 2023-05-13 18:05:04 -04:00
mballoc.h
migrate.c ext4: avoid deadlock in fs reclaim with page writeback 2023-05-13 18:05:04 -04:00
mmp.c
move_extent.c
namei.c ext4: improve error handling from ext4_dirhash() 2023-05-13 18:05:05 -04:00
orphan.c
page-io.c
readpage.c
resize.c
super.c ext4: add indication of ro vs r/w mounts in the mount message 2023-05-13 18:05:05 -04:00
symlink.c
sysfs.c
truncate.h
verity.c
xattr.c ext4: fix invalid free tracking in ext4_xattr_move_to_block() 2023-05-13 18:05:04 -04:00
xattr.h
xattr_hurd.c
xattr_security.c
xattr_trusted.c
xattr_user.c