mirror of
https://github.com/kdave/btrfs-progs
synced 2024-12-18 04:15:32 +00:00
674b50c719
The list_head is used in struct definitions but otherwise not at all as it was copied from kernel code. For ctree.h add stub definition that won't change the containing structure size. Drop list.h from libbtrfs. This may break some builds if they used the header, though this was never meant to be exported. 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 |