git://git.openafs.org
/
openafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
efba39e
)
vos-restore-incrementals-no-orphans-really-20080121
author
Derrick Brashear
<shadow@dementia.org>
Mon, 21 Jan 2008 14:04:34 +0000 (14:04 +0000)
committer
Derrick Brashear
<shadow@dementia.org>
Mon, 21 Jan 2008 14:04:34 +0000 (14:04 +0000)
LICENSE IPL10
FIXES 46937
based on comments from jhutz@cmu.edu; runnign thread in the ticket
src/volser/dumpstuff.c
patch
|
blob
|
history
diff --git
a/src/volser/dumpstuff.c
b/src/volser/dumpstuff.c
index
5f11a72
..
67bbbaf
100644
(file)
--- a/
src/volser/dumpstuff.c
+++ b/
src/volser/dumpstuff.c
@@
-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");