]> arthur.barton.de Git - bup.git/commit
index: drop uid/gid from the index
authorRob Browning <rlb@defaultvalue.org>
Sun, 24 May 2015 19:55:32 +0000 (14:55 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sun, 26 Jul 2015 15:42:51 +0000 (10:42 -0500)
commitd7c834cf9c91795093ff319bce54dbc506dfb1ec
treefb7221ad371511a35b359574afb35d16db065781
parent6546e8d046570c9d3d13c793d927b4f27fa99eb9
index: drop uid/gid from the index

Since the ctime should track changes, and the uid and gid are stored in
the metadata now, drop the redundant values from the index.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
lib/bup/index.py