Write backup descriptor to a file, not stdout.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Sat, 12 May 2007 03:54:39 +0000 (20:54 -0700)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Sat, 12 May 2007 03:54:39 +0000 (20:54 -0700)
commit738a672b1a4a95eb24b785c9238594de99f8e314
treebe20f8fb68dba5deddf74a8caf5faba30465812b
parent6f81c0103906376cf23a084f3a2b0807fbefc376
Write backup descriptor to a file, not stdout.

The backup descriptor names the object at the root of the snapshot, and
lists all the segments needed.  The filename used is currently fixed,
though, and should later be based on the current time.
scandir.cc