btrfs-progs/tune
Josef Bacik bf0f3db765 btrfs-progs: introduce UASSERT() for purely userspace code
While syncing messages.[ch] I had to back out the ASSERT() code in
kerncompat.h, which means we now rely on the kernel code for ASSERT().
In order to maintain some semblance of separation introduce UASSERT()
and use that in all the purely userspace code.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2023-05-26 18:02:28 +02:00
..
change-csum.c btrfs-progs: tune: update checksum conversion 2023-02-28 20:11:22 +01:00
change-metadata-uuid.c btrfs-progs: tune: fix typos and mistakes in messages 2023-02-28 19:49:31 +01:00
change-uuid.c btrfs-progs: tune: fix typos and mistakes in messages 2023-02-28 19:49:31 +01:00
convert-bgt.c btrfs-progs: introduce UASSERT() for purely userspace code 2023-05-26 18:02:28 +02:00
main.c btrfs-progs: tune: add --convert-to-free-space-tree option 2023-05-26 18:02:27 +02:00
seeding.c btrfs-progs: tune: factor out seeding to own file 2023-02-18 17:43:04 +01:00
tune.h btrfs-progs: tune: add new option to convert back to extent tree 2023-04-19 01:10:24 +02:00