Add "intent" field to a snapshot.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Wed, 12 Dec 2007 01:49:44 +0000 (17:49 -0800)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Wed, 12 Dec 2007 01:49:44 +0000 (17:49 -0800)
commitcc2d3611ed50f5965a9138ffaf3262417993c4f8
tree4ddc3ff547fcb5455a75cdc8d407b8b4910c132a
parent1b39ce3ff11a0c7cc742dc3f1aae2161df7cc6ab
Add "intent" field to a snapshot.

This field is intended to indicate how long the backup might be kept or
what backup schedule the given snapshot is part of--for example 1 for a
daily backup, 7 for a weekly backup.

This might be used when performing segment cleaning or deleting old
snapshots, but for now the information is just stored in the local
database.
contrib/upgrade0.6-localdb.sql
localdb.cc
localdb.h
scandir.cc
schema.sql