Adam Borowski
3d379b1341
btrfs-progs: lots of typo fixes (codespell)
...
Signed-off-by: Adam Borowski <kilobyte@angband.pl>
Signed-off-by: David Sterba <dsterba@suse.com>
2020-03-31 18:37:38 +02:00
David Sterba
add5079974
btrfs-progs: fix helpinfo formats, short and options separation
...
For options that do not have the long description, the empty string is
required to mark where the options start. Some commands were missing
that.
Signed-off-by: David Sterba <dsterba@suse.com>
2019-07-03 20:49:04 +02:00
David Sterba
94fced6353
btrfs-progs: build: drop kernel-lib from -I and update paths
...
Include the files by full path to avoid any confusion in case of
potentially duplicate names.
Signed-off-by: David Sterba <dsterba@suse.com>
2019-07-03 20:49:04 +02:00
David Sterba
c07960c8be
btrfs-progs: move utils.[ch] to common/
...
Update include paths and remove some duplicates.
Signed-off-by: David Sterba <dsterba@suse.com>
2019-07-03 20:49:04 +02:00
David Sterba
07ca08ffba
btrfs-progs: move fsfeatures.[ch] to common/
...
Signed-off-by: David Sterba <dsterba@suse.com>
2019-07-03 20:49:03 +02:00
David Sterba
aac564aca6
btrfs-progs: move commonh to common/
...
Signed-off-by: David Sterba <dsterba@suse.com>
2019-07-03 20:49:03 +02:00
David Sterba
f93b471143
btrfs-progs: move help.[ch] to common/
...
Signed-off-by: David Sterba <dsterba@suse.com>
2019-07-03 20:49:03 +02:00
David Sterba
4f398726d3
btrfs-progs: move all cmds-fi*.c to cmds/
...
This is the filesystem command group.
Signed-off-by: David Sterba <dsterba@suse.com>
2019-07-03 20:49:03 +02:00