Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosef Bacik <josef@toxicpanda.com>2021-12-15 23:40:06 +0300
committerDavid Sterba <dsterba@suse.com>2022-03-14 15:13:48 +0300
commitbd676446c138882003e4d470a518c219f3184354 (patch)
tree1b4d433804230e904cf02e7f5b077acb8b263923 /drivers
parentc2fa821cc9f9415f6c7fc2da920e833a78040ea7 (diff)
btrfs: abstract out loading the tree root
We're going to be adding more roots that need to be loaded from the super block, so abstract out the code to read the tree_root from the super block, and use this helper for the chunk root as well. This will make it simpler to load the new trees in the future. Signed-off-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions