vos-restore-incrementals-no-orphans-really-20080121

LICENSE IPL10
FIXES 46937

based on comments from jhutz@cmu.edu; runnign thread in the ticket
This commit is contained in:
Derrick Brashear 2008-01-21 14:04:34 +00:00
parent efba39ead0
commit 22c059a913

View File

@ -1034,8 +1034,6 @@ RestoreVolume(register struct rx_call *call, Volume * avp, int incremental,
iod_Init(iodp, call);
vp = avp;
if (V_parentId(vp) == V_id(vp))
delo = incremental;
if (!ReadDumpHeader(iodp, &header)) {
Log("1 Volser: RestoreVolume: Error reading header file for dump; aborted\n");