mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
vsprocs-log-format-bug-20090531
LICENSE IPL10 fix the logged data to avoid a format string issue
This commit is contained in:
parent
5526ba218f
commit
8e0b8243ea
@ -2361,7 +2361,7 @@ cpincr:
|
||||
&cookie);
|
||||
EGOTO1(mfail, code,
|
||||
"Failed to do the%s dump from old site to new site\n",
|
||||
afromvol);
|
||||
(flags & RV_NOCLONE) ? "" : " incremental");
|
||||
VDONE;
|
||||
|
||||
VPRINT1("Setting volume flags on destination volume %u ...", newVol);
|
||||
|
Loading…
x
Reference in New Issue
Block a user