btrfs-progs/mkfs
Mark Harmstone 6a1d4adad1 btrfs-progs: mkfs: avoid dynamic allocation when doing --subvol
Reworks mkfs.btrfs --subvol so that dir and full_path in struct
rootdir_subvol are stored as arrays rather than pointers.

Signed-off-by: Mark Harmstone <maharmstone@fb.com>
2024-10-10 14:14:32 +10:30
..
Makefile btrfs-progs: build: add stub makefile to image and mkfs 2019-07-04 15:36:01 +02:00
common.c btrfs-progs: introduce btrfs_make_subvolume() 2024-07-30 19:54:04 +02:00
common.h btrfs-progs: introduce btrfs_make_subvolume() 2024-07-30 19:54:04 +02:00
main.c btrfs-progs: mkfs: avoid dynamic allocation when doing --subvol 2024-10-10 14:14:32 +10:30
rootdir.c btrfs-progs: mkfs: avoid dynamic allocation when doing --subvol 2024-10-10 14:14:32 +10:30
rootdir.h btrfs-progs: mkfs: avoid dynamic allocation when doing --subvol 2024-10-10 14:14:32 +10:30