aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorOjaswin Mujoo <ojaswin@linux.ibm.com>2023-03-25 13:43:34 +0530
committerTheodore Ts'o <tytso@mit.edu>2023-04-06 01:13:12 -0400
commite86a718228b61eef747b8deb446f807b2be73148 (patch)
tree5940c92b2f616295c52ec2c8a5a5991bfec4c989 /tools/perf/scripts/python/export-to-postgresql.py
parentext4: convert some BUG_ON's in mballoc to use WARN_RATELIMITED instead (diff)
downloadwireguard-linux-e86a718228b61eef747b8deb446f807b2be73148.tar.xz
wireguard-linux-e86a718228b61eef747b8deb446f807b2be73148.zip
ext4: Stop searching if PA doesn't satisfy non-extent file
If we come across a PA that matches the logical offset but is unable to satisfy a non-extent file due to its physical start being higher than that supported by non extent files, then simply stop searching for another PA and break out of loop. This is because, since PAs don't overlap, we won't be able to find another inode PA which can satisfy the original request. Signed-off-by: Ojaswin Mujoo <ojaswin@linux.ibm.com> Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com> Reviewed-by: Jan Kara <jack@suse.cz> Link: https://lore.kernel.org/r/42404ca29bd304ae2c962184c3c32a02e8eefcd0.1679731817.git.ojaswin@linux.ibm.com Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions