diff options
author | Jan Kara <[email protected]> | 2023-06-16 18:50:55 +0200 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2023-07-29 18:37:53 -0400 |
commit | f1128084b40e520bea8bb32b3ff4d03745ab7e64 (patch) | |
tree | 559352f52dd070a639ec667c19f562085c949e3a /net/lapb/lapb_subr.c | |
parent | ffb6844e28ef6b9d76bee378774d7afbc3db6da9 (diff) |
ext4: drop read-only check in ext4_write_inode()
We should not have dirty inodes on read-only filesystem. Also silently
bailing without writing anything would be a problem when we enable
quotas during remount while the filesystem is read-only. So drop the
read-only check.
Signed-off-by: Jan Kara <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions