diff options
| author | Omar Sandoval <osandov@fb.com> | 2022-03-10 04:31:35 +0300 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2022-05-16 18:03:06 +0300 |
| commit | 9124e15f2798662d65cac9c8bb3abaced38af36d (patch) | |
| tree | f334c718afa3c7389bea0bb0dbcd9d6e57ab7694 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 81512e89f2b79a5c965a436dc58fd9f0aeee8690 (diff) | |
| download | linux-9124e15f2798662d65cac9c8bb3abaced38af36d.tar.xz | |
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 <sweettea-kernel@dorminy.me>
Signed-off-by: Omar Sandoval <osandov@fb.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
