]> arthur.barton.de Git - bup.git/commit
save/vfs: update comments wrt. tree/bupm ordering
authorJohannes Berg <johannes@sipsolutions.net>
Sat, 25 Jan 2020 23:17:38 +0000 (00:17 +0100)
committerRob Browning <rlb@defaultvalue.org>
Mon, 24 Feb 2020 01:42:34 +0000 (19:42 -0600)
commit273bc50ab1151e25f900521e26d9d7a6e0839d19
treef9dfec3346c744115032aabcef1ae68244ddc4aa
parentbfc9e621ee5801fd597b3668a0a7f6747b7cba3a
save/vfs: update comments wrt. tree/bupm ordering

After looking into this and thinking about it, the comments here
are a bit misleading - save states the entries must be in a given
order without a rationale, and vfs states that the order is wrong
but gives an explanation that's not quite right.

Update both comments to make this clearer, and to document that
there's no inherent reason, just happened to pick something when
the save code was written, which turned out to be not the best.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
cmd/save-cmd.py
lib/bup/vfs.py