mirror of
https://github.com/kdave/btrfs-progs
synced 2024-12-19 12:55:38 +00:00
27eaa3b514
In order to make sure the file system is consistent we need to record the number of global roots we should have in the super block. We could infer this from the number of global roots we find, however this could lead to interesting fuzzing problems, so add a source of truth to the super block in order to make it easier to verify the file system is consistent. Signed-off-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: David Sterba <dsterba@suse.com> |
||
---|---|---|
.. | ||
common.c | ||
common.h | ||
main.c | ||
Makefile | ||
rootdir.c | ||
rootdir.h |