btrfs-progs/mkfs
Qu Wenruo 5ac6e02665 btrfs-progs: mkfs: add -R|--runtime-features option
Just like -O|--features, introduce -R|--runtime-features to enable
features that are now enabled on a mounted filesystem

Currently only mkfs is supported, convert is not supported yet.

Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2020-05-28 19:59:56 +02:00
..
common.c btrfs-progs: add table for checksum type and name 2019-10-14 17:29:05 +02:00
common.h btrfs-progs: move common-defs to common/ 2020-03-31 18:37:35 +02:00
main.c btrfs-progs: mkfs: add -R|--runtime-features option 2020-05-28 19:59: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: mkfs: fix xattr enumeration 2019-10-14 17:27:56 +02:00
rootdir.h btrfs-progs: mkfs/rootdir: Fix memory leak in traverse_directory() 2018-02-14 16:31:19 +01:00