David Sterba
|
1c551e22cf
|
btrfs-progs: make all parameters of rb_tree search/insert const
Tree comparators never change parameters, make them all const and also
change the rb-tree prototypes.
Signed-off-by: David Sterba <dsterba@suse.com>
|
2024-03-12 21:43:54 +01:00 |
David Sterba
|
21aa6777b2
|
btrfs-progs: clean up includes, using include-what-you-use
Signed-off-by: David Sterba <dsterba@suse.com>
|
2023-10-03 01:11:57 +02:00 |
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 |
David Sterba
|
c8bea2b84b
|
btrfs-progs: move rbtree-utils.[ch] to common/
Signed-off-by: David Sterba <dsterba@suse.com>
|
2019-07-03 20:49:04 +02:00 |