btrfs-progs/image
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
..
main.c btrfs-progs: introduce UASSERT() for purely userspace code 2023-05-26 18:02:28 +02:00
Makefile btrfs-progs: build: add stub makefile to image and mkfs 2019-07-04 15:36:01 +02:00
metadump.h btrfs-progs: image: rename BLOCK_* to IMAGE_BLOCK_* for metadump 2022-11-28 18:57:43 +01:00
sanitize.c btrfs-progs: use template for out of memory error messages 2022-10-11 09:08:09 +02:00
sanitize.h btrfs-progs: image: update include lists 2022-10-11 09:06:12 +02:00