btrfs-progs/kernel-lib
David Sterba b2dc5d0037 btrfs-progs: remove c++ protection from internal headers
We don't need the c++ name mangling protection in headers that are not
part of libbtrfs.

Signed-off-by: David Sterba <dsterba@suse.com>
2021-10-08 20:47:04 +02:00
..
bitops.h btrfs-progs: remove unnecessary linux/*.h includes 2021-05-06 16:41:47 +02:00
interval_tree_generic.h btrfs-progs: build: drop kernel-lib from -I and update paths 2019-07-03 20:49:04 +02:00
list.h
list_sort.c btrfs-progs: build: drop kernel-lib from -I and update paths 2019-07-03 20:49:04 +02:00
list_sort.h
mktables.c
overflow.h btrfs-progs: kernel-lib: add overflow check helpers 2019-09-04 16:08:22 +02:00
radix-tree.c btrfs-progs: a bunch of typo fixes 2021-01-13 22:33:10 +01:00
radix-tree.h btrfs-progs: libbtrfs: remove unneeded BTRFS_FLAT_INCLUDES protections 2021-10-08 20:47:03 +02:00
raid56.c btrfs-progs: move volumes.c to kernel-shared/ 2020-08-31 17:01:06 +02:00
raid56.h
rbtree.c btrfs-progs: build: drop kernel-lib from -I and update paths 2019-07-03 20:49:04 +02:00
rbtree.h btrfs-progs: fix typos in comments 2018-11-26 18:24:48 +01:00
rbtree_augmented.h btrfs-progs: remove c++ protection from internal headers 2021-10-08 20:47:04 +02:00
sizes.h
tables.c