btrfs-progs/kernel-shared
Josef Bacik 5e8a779f5c btrfs-progs: add on disk pointers to global tree ids
We are going to start creating multiple sets of global trees, which at
the moment are the free space tree, csum tree, and extent tree.
Generally we will assign these at block group creation time, but Dave
would like to be able to have them per-subvolume at some point, so
reserve a slot for that as well.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2021-11-30 19:09:47 +01:00
..
backref.c btrfs-progs: stop accessing ->extent_root directly 2021-11-30 18:56:54 +01:00
backref.h
ctree.c btrfs-progs: remove direct calls to crc32c from ctree.h 2021-10-08 20:46:35 +02:00
ctree.h btrfs-progs: add on disk pointers to global tree ids 2021-11-30 19:09:47 +01:00
delayed-ref.c btrfs-progs: don't include btrfs-list.h unless necessary 2021-10-08 20:47:03 +02:00
delayed-ref.h btrfs-progs: unify GPL header comments 2021-09-07 13:58:44 +02:00
dir-item.c btrfs-progs: remove root argument from btrfs_truncate_item 2021-10-08 20:46:34 +02:00
disk-io.c btrfs-progs: add definitions for the block group tree 2021-11-30 19:08:39 +01:00
disk-io.h btrfs-progs: track csum, extent, and free space trees in a rb tree 2021-11-30 18:57:25 +01:00
extent_io.c btrfs-progs: introduce btrfs_pread wrapper for pread 2021-10-20 18:59:23 +02:00
extent_io.h
extent-tree.c btrfs-progs: stop accessing ->extent_root directly 2021-11-30 18:56:54 +01:00
file-item.c btrfs-progs: stop accessing ->csum_root directly 2021-11-22 21:45:37 +01:00
file.c
free-space-cache.c
free-space-cache.h
free-space-tree.c btrfs-progs: track csum, extent, and free space trees in a rb tree 2021-11-30 18:57:25 +01:00
free-space-tree.h
inode-item.c btrfs-progs: remove root argument from btrfs_truncate_item 2021-10-08 20:46:34 +02:00
inode.c
print-tree.c btrfs-progs: add definitions for the block group tree 2021-11-30 19:08:39 +01:00
print-tree.h
root-tree.c
send.h btrfs-progs: libbtrfs: replace SZ_ constants and drop sizes.h 2021-10-08 20:46:35 +02:00
transaction.c
transaction.h
ulist.c btrfs-progs: unify GPL header comments 2021-09-07 13:58:44 +02:00
ulist.h btrfs-progs: unify GPL header comments 2021-09-07 13:58:44 +02:00
uuid-tree.c btrfs-progs: add btrfs_uuid_tree_remove 2021-10-08 20:46:34 +02:00
volumes.c btrfs-progs: stop accessing ->extent_root directly 2021-11-30 18:56:54 +01:00
volumes.h btrfs-progs: make "btrfs filesystem df" command show upper case profile 2021-11-05 12:50:03 +01:00
zoned.c btrfs-progs: stop accessing ->extent_root directly 2021-11-30 18:56:54 +01:00
zoned.h btrfs-progs: remove max_zone_append_size logic 2021-10-06 16:49:07 +02:00