]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Fix a couple more unlink()s in vol-salvage.c
authorAndrew Deason <adeason@sinenomine.net>
Thu, 15 Oct 2009 18:15:44 +0000 (13:15 -0500)
committerDerrick Brashear <shadow|account-1000005@unknown>
Mon, 19 Oct 2009 21:48:20 +0000 (14:48 -0700)
commitebf6516db2f1105e5ca8172f6d64038c6acc60bd
tree2b0dda48ce40a18bde0b659a06aec1e773b96fca
parent6b0e4039c65262e68481ff43bc0cce531c5b39eb
Fix a couple more unlink()s in vol-salvage.c

There are a couple more unlink() calls in vol-salvage.c that were using
relative paths. Fix them to use absolute paths and to log a warning if
the unlink() fails.

Reviewed-on: http://gerrit.openafs.org/684
Tested-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/vol/vol-salvage.c