diff options
author | 2024-08-20 21:22:31 +0800 | |
---|---|---|
committer | 2024-09-03 22:12:15 -0400 | |
commit | f7c69be505a5ec3df13b65cedb245343b2a5f751 (patch) | |
tree | 6fdf40d29879070ec59c5590e5a1baa5a0854b4c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ext4: avoid negative min_clusters in find_group_orlov() (diff) | |
download | wireguard-linux-f7c69be505a5ec3df13b65cedb245343b2a5f751.tar.xz wireguard-linux-f7c69be505a5ec3df13b65cedb245343b2a5f751.zip |
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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions