btrfs-progs/mkfs
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
..
common.c btrfs-progs: mkfs: convert int to bool in a few helpers 2023-07-27 14:45:29 +02:00
common.h btrfs-progs: mkfs: convert int to bool in a few helpers 2023-07-27 14:45:29 +02:00
main.c btrfs-progs: drop btrfs_init_path 2023-10-03 01:11:56 +02:00
Makefile btrfs-progs: build: add stub makefile to image and mkfs 2019-07-04 15:36:01 +02:00
rootdir.c btrfs-progs: drop btrfs_init_path 2023-10-03 01:11:56 +02:00
rootdir.h btrfs-progs: mkfs: more verbose output for --rootdir 2023-05-26 22:17:33 +02:00