mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 15:30:14 +00:00
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:
parent
efba39ead0
commit
22c059a913
@ -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");
|
||||
|
Loading…
Reference in New Issue
Block a user