]> 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>
Sat, 25 Apr 2020 19:25:37 +0000 (14:25 -0500)
commit72a766d86363f06b6ef4459bec2adf2ae1108cf0
tree3c29de690721ff47650dfdc2d9b82a472357c58f
parentea70ee6580867a0885b2ee214a7774b41cfe0ae4
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>
(cherry picked from commit 273bc50ab1151e25f900521e26d9d7a6e0839d19)
cmd/save-cmd.py
lib/bup/vfs.py