btrfs-progs/tune
Josef Bacik 8069b8b8cd btrfs-progs: drop btrfs_init_path
This simply zero's out the path, and this is used everywhere we use a
stack path.  Drop this usage and simply init the path's to empty instead
of using a function to do the memset.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2023-10-03 01:11:56 +02:00
..
change-csum.c btrfs-progs: update btrfs_set_item_key_safe to match kernel definition 2023-10-03 01:11:55 +02:00
change-metadata-uuid.c btrfs-progs: tune: recover from failed btrfstune -m|M 2023-10-03 01:11:55 +02:00
change-uuid.c btrfs-progs: drop btrfs_init_path 2023-10-03 01:11:56 +02:00
convert-bgt.c btrfs-progs: fix -Wmissing-prototypes warnings 2023-05-26 18:02:31 +02:00
main.c btrfs-progs: tune: use the latest bdev in fs_devices for super_copy 2023-10-03 01:11:55 +02:00
quota.c btrfs-progs: drop btrfs_init_path 2023-10-03 01:11:56 +02:00
seeding.c btrfs-progs: fix -Wmissing-prototypes warnings 2023-05-26 18:02:31 +02:00
tune.h btrfs-progs: tune: recover from failed btrfstune -m|M 2023-10-03 01:11:55 +02:00