diff options
author | Kemeng Shi <shikemeng@huaweicloud.com> | 2024-08-20 16:22:31 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2024-09-04 05:12:15 +0300 |
commit | f7c69be505a5ec3df13b65cedb245343b2a5f751 (patch) | |
tree | 6fdf40d29879070ec59c5590e5a1baa5a0854b4c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | bb0a12c3439b10d88412fd3102df5b9a6e3cd6dc (diff) | |
download | linux-f7c69be505a5ec3df13b65cedb245343b2a5f751.tar.xz |
ext4: remove dead check in __ext4_new_inode()
If we can't grab any inode, the prvious find_inode_bit() will set ino
to be >= EXT4_INODES_PER_GROUP(sb). So the check of need to repeat
in the same group is not needed.
Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com>
Link: https://patch.msgid.link/20240820132234.2759926-5-shikemeng@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions