aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorOmar Sandoval <osandov@fb.com>2022-03-09 17:31:40 -0800
committerDavid Sterba <dsterba@suse.com>2022-05-16 17:03:06 +0200
commit23c24ef8e4181ba5cb56316a17b920deedbbb109 (patch)
treea24d42a9b693cffef706c44774042812dea8c2eb /tools/perf/scripts/python
parentbtrfs: remove redundant name and name_len parameters to create_subvol (diff)
downloadlinux-23c24ef8e4181ba5cb56316a17b920deedbbb109.tar.gz
linux-23c24ef8e4181ba5cb56316a17b920deedbbb109.zip
btrfs: don't pass parent objectid to btrfs_new_inode() explicitly
For everything other than a subvolume root inode, we get the parent objectid from the parent directory. For the subvolume root inode, the parent objectid is the same as the inode's objectid. We can find this within btrfs_new_inode() instead of passing it. 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')
0 files changed, 0 insertions, 0 deletions