commit | 427c8fddb1296dd013d8af5a4957d9d88fb8ab4e | [log] [tgz] |
---|---|---|
author | Nikolay Borisov <nborisov@suse.com> | Wed Aug 12 17:04:36 2020 +0300 |
committer | David Sterba <dsterba@suse.com> | Wed Oct 07 12:06:58 2020 +0200 |
tree | d2317468e6d0c47eac77755f30754ccf8d363e0f | |
parent | 944d3f9fac61e24e13a056b25974df3831994f29 [diff] |
btrfs: document some invariants of seed code Without good understanding of how seed devices works it's hard to grok some of what the code in open_seed_devices or btrfs_prepare_sprout does. Add comments hopefully reducing some of the cognitive load. Reviewed-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>