aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2022-04-13 16:20:21 +0100
committerDavid Sterba <[email protected]>2022-05-16 17:03:13 +0200
commit490243884e02676dfd875382cfb58077d71a3b4e (patch)
treedf54c607a70df026b4db433bb80c98bd6f71b14c /tools/perf/scripts
parentc0111c44174a82f81c89ea79e70f2e95ba42c73f (diff)
btrfs: use BTRFS_DIR_START_INDEX at btrfs_create_new_inode()
We are still using the magic value of 2 at btrfs_create_new_inode(), but there's now a constant for that, named BTRFS_DIR_START_INDEX, which was introduced in commit 528ee697126fd ("btrfs: put initial index value of a directory in a constant"). So change that to use the constant. Reviewed-by: Nikolay Borisov <[email protected]> Signed-off-by: Filipe Manana <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions