diff options
| author | Jan Kara <[email protected]> | 2023-06-16 18:50:47 +0200 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2023-07-29 18:11:13 -0400 |
| commit | 98175720c9ed3bac857b0364321517cc2d695a3f (patch) | |
| tree | 2b92636f40e6185f38f25e5dfc2ee856f9ca7579 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 1d40165047456923fa4343d519353d9440cd68df (diff) | |
ext4: remove pointless sb_rdonly() checks from freezing code
ext4_freeze() and ext4_unfreeze() checks for sb_rdonly(). However this
check is pointless as VFS already checks for read-only filesystem before
calling filesystem specific methods. Remove the pointless checks.
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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions