mirror of
https://github.com/kdave/btrfs-progs
synced 2024-12-18 04:15:32 +00:00
e4afa23863
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> |
||
---|---|---|
.. | ||
crc32c.c | ||
crc32c.h | ||
ctree.h | ||
ioctl.h | ||
kerncompat.h | ||
libbtrfs.sym | ||
send-stream.c | ||
send-stream.h | ||
send-utils.c | ||
send-utils.h | ||
send.h | ||
version.h.in |