OpenAFS CVS Commit: openafs/src/volser by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Fri, 14 Nov 2003 23:02:37 EST


Update of /cvs/openafs/src/volser
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/volser

Modified Files:
	vsprocs.c 
Log Message:
DELTA volser-restore-create-timestamp-not-touched-on-incremental-20031114
AUTHOR aedil-afs@alchar.org
FIXES 2521

        The issue: when you restore an incremental dump to an existing volume,
the creation timestamp of the target volume gets reset to the current timestamp
(literally the timestamp of when the 'vos restore' command is being executed).
That messes things up for any subsequent 'vos release' operation, because such
operation then needs to do a full release rather than an incremental one.  For
large volumes that can be quite an issue.



--- DELTA config follows ---
volser-restore-create-timestamp-not-touched-on-incremental-20031114 openafs/src/volser/vsprocs.c 1.24 1.25