]> arthur.barton.de Git - bup.git/commit
vfs: deal with bupm containing no metadata for a file
authorJohannes Berg <johannes@sipsolutions.net>
Sat, 25 Jan 2020 21:20:36 +0000 (22:20 +0100)
committerRob Browning <rlb@defaultvalue.org>
Sun, 23 Feb 2020 20:25:09 +0000 (14:25 -0600)
commitda552ea8d19d5da73c0d387d4963bc77841ab9ba
tree480f27dbed93f22e007bfbe4a02a64d3d8db0cd9
parent47891d8951a95b8e0d9ca94387107cdf12ca3d3c
vfs: deal with bupm containing no metadata for a file

If a file was for some reason saved without metadata, deal with
this and create an empty/unknown metadata for it instead.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Reviewed-by: Rob Browning <rlb@defaultvalue.org>
lib/bup/vfs.py