aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorOmar Sandoval <[email protected]>2022-03-09 17:31:35 -0800
committerDavid Sterba <[email protected]>2022-05-16 17:03:06 +0200
commit9124e15f2798662d65cac9c8bb3abaced38af36d (patch)
treef334c718afa3c7389bea0bb0dbcd9d6e57ab7694 /tools/perf/scripts/python
parent81512e89f2b79a5c965a436dc58fd9f0aeee8690 (diff)
btrfs: remove unnecessary btrfs_i_size_write(0) calls
btrfs_new_inode() always returns an inode with i_size and disk_i_size set to 0 (via inode_init_always() and btrfs_alloc_inode(), respectively). Remove the unnecessary calls to btrfs_i_size_write() in btrfs_mkdir() and btrfs_create_subvol_root(). Reviewed-by: Sweet Tea Dorminy <[email protected]> Signed-off-by: Omar Sandoval <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions