aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorOmar Sandoval <[email protected]>2022-03-09 17:31:40 -0800
committerDavid Sterba <[email protected]>2022-05-16 17:03:06 +0200
commit23c24ef8e4181ba5cb56316a17b920deedbbb109 (patch)
treea24d42a9b693cffef706c44774042812dea8c2eb /tools/perf/scripts/python
parent70dc55f428dd3bf10421ec65f9a30aef01ea5007 (diff)
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 <[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