btrfs-progs/mkfs
David Sterba 5f1a09198f btrfs-progs: mkfs: print notice about 5.15 changes in defaults
Changing several defaults at once is desirable for easier reference,
rather than a number of scattered releases enabling each. The changes
are documented but printing a notice won't hurt as not everybody reads
the documentation or release notes.

Undesired features can be unselected by prepending ^ to the option name,
like:

   $ mkfs.btrfs -O ^no-holes

Signed-off-by: David Sterba <dsterba@suse.com>
2021-10-08 20:47:03 +02:00
..
common.c btrfs-progs: clean up test_uuid_unique 2021-10-08 20:46:33 +02:00
common.h btrfs-progs: mkfs: don't autoselect DUP on SSD for metadata anymore 2021-10-08 20:47:03 +02:00
main.c btrfs-progs: mkfs: print notice about 5.15 changes in defaults 2021-10-08 20:47:03 +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: unify GPL header comments 2021-09-07 13:58:44 +02:00
rootdir.h btrfs-progs: unify GPL header comments 2021-09-07 13:58:44 +02:00