btrfs-progs/libbtrfs
David Sterba e4afa23863 libbtrfs: remove error reporting from kerncomat.h
The stack trace and BUG_ON related reporting was inherited from the
tools, this should not be part of libbtrfs and was not intended to be
exported.

BUG() is still in used in ctree.h and send-utils.c so replace it with a
bare error report and remove the rest.

Keep __always_inline as it's needed for Musl.

Signed-off-by: David Sterba <dsterba@suse.com>
2024-08-14 23:58:49 +02:00
..
crc32c.c libbtrfs: use unsigned types for bit shifts 2024-03-12 22:03:36 +01:00
crc32c.h btrfs-progs: libbtrfs: own copy of crc32c 2023-02-28 20:11:22 +01:00
ctree.h libbtrfs: drop BUG_ONs from ctree.h 2024-08-14 23:58:46 +02:00
ioctl.h btrfs-progs: libbtrfs: revert to v6.0.2 ioctl.h 2023-01-04 16:45:23 +01:00
kerncompat.h libbtrfs: remove error reporting from kerncomat.h 2024-08-14 23:58:49 +02:00
libbtrfs.sym btrfs-progs: libbtrfs: move libbtrfs.sym to the directory 2023-01-05 14:23:46 +01:00
send-stream.c libbtrfs: drop pointless assertion when reading send stream 2024-08-14 23:58:47 +02:00
send-stream.h btrfs-progs: libbtrfs: use own copy of kerncompat.h 2023-01-04 16:52:57 +01:00
send-utils.c Revert "libbtrfs: remove the support for fs without uuid tree" 2023-09-01 13:58:46 +02:00
send-utils.h Revert "libbtrfs: remove the support for fs without uuid tree" 2023-09-01 13:58:46 +02:00
send.h btrfs-progs: libbtrfs: use own copy of ctree.h, extent_io.h, send.h and extent-cache.h 2022-06-06 15:48:46 +02:00
version.h.in btrfs-progs: libbtrfs: move version.h to the directory 2023-01-05 14:18:07 +01:00