diff options
| author | Jan Kara <[email protected]> | 2023-06-16 18:50:54 +0200 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2023-07-29 18:37:53 -0400 |
| commit | ffb6844e28ef6b9d76bee378774d7afbc3db6da9 (patch) | |
| tree | 63cbe3b3a83c5ce1c154995b9a95432481bd6a1e /tools/perf/scripts/python | |
| parent | e7fc2b31e04c46c9e2098bba710c9951c6b968af (diff) | |
ext4: drop read-only check in ext4_init_inode_table()
We better should not be initializing inode tables on read-only
filesystem. The following transaction start will warn us and make the
function bail anyway so drop the pointless 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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions