btrfs-progs/kernel-lib
David Sterba f63f29e9e9 btrfs-progs: move internal.h to common/
Create directory for all sources that can be used by anything that's not
rellated to a relevant kernel part, all common functions, helpers,
utilities that do not fit any other specific category.

The traditional location would be probably lib/ with all things that are
statically linked to the main binaries, but we have libbtrfs and
libbtrfsutil so this would be confusing.

Signed-off-by: David Sterba <dsterba@suse.com>
2019-07-03 20:49:03 +02:00
..
bitops.h btrfs-progs: move internal.h to common/ 2019-07-03 20:49:03 +02:00
crc32c.c btrfs-progs: crc32: use fallback implementation for unaligned buffers 2016-11-09 13:47:35 +01:00
crc32c.h btrfs-progs: move 3rd party kernel library modules to own directory 2016-10-03 15:07:22 +02:00
interval_tree_generic.h btrfs-progs: move 3rd party kernel library modules to own directory 2016-10-03 15:07:22 +02:00
list.h btrfs-progs: move 3rd party kernel library modules to own directory 2016-10-03 15:07:22 +02:00
list_sort.c btrfs-progs: move 3rd party kernel library modules to own directory 2016-10-03 15:07:22 +02:00
list_sort.h btrfs-progs: move 3rd party kernel library modules to own directory 2016-10-03 15:07:22 +02:00
mktables.c btrfs-progs: raid56: Introduce tables for RAID6 recovery 2017-07-03 13:35:11 +02:00
radix-tree.c btrfs-progs: move 3rd party kernel library modules to own directory 2016-10-03 15:07:22 +02:00
radix-tree.h btrfs-progs: move 3rd party kernel library modules to own directory 2016-10-03 15:07:22 +02:00
raid56.c btrfs-progs: fix typos in comments 2018-11-26 18:24:48 +01:00
raid56.h btrfs-progs: Introduce wrapper to recover raid56 data 2017-07-03 13:35:11 +02:00
rbtree.c btrfs-progs: move 3rd party kernel library modules to own directory 2016-10-03 15:07:22 +02:00
rbtree.h btrfs-progs: fix typos in comments 2018-11-26 18:24:48 +01:00
rbtree_augmented.h btrfs-progs: move 3rd party kernel library modules to own directory 2016-10-03 15:07:22 +02:00
sizes.h btrfs-progs: Introduce kernel sizes to cleanup large intermediate number 2017-03-08 13:00:45 +01:00
tables.c btrfs-progs: kernel-lib: add generated tables.c 2017-08-24 19:06:31 +02:00