aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNikolay Borisov <nborisov@suse.com>2019-01-03 10:50:00 +0200
committerDavid Sterba <dsterba@suse.com>2019-02-25 14:13:19 +0100
commit62b37622718c87db3d992fe03b25f6f3b18264f1 (patch)
tree6dbe0de9b3fd696fe79f028d96372235f8fc40bc /tools/perf/scripts/python
parentbtrfs: Remove inode argument from async_cow_submit (diff)
downloadlinux-62b37622718c87db3d992fe03b25f6f3b18264f1.tar.gz
linux-62b37622718c87db3d992fe03b25f6f3b18264f1.zip
btrfs: Remove isize local variable in compress_file_range
It's used only once so just inline the call to i_size_read. The semantics regarding the inode size are not changed, the pages in the range are locked and i_size cannot change between the time it was set and used. Reviewed-by: Anand Jain <anand.jain@oracle.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions