]> 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>
Thu, 17 Dec 2009 06:56:47 +0000 (22:56 -0800)
commit17326b471c3f10e2c3bea737901575596a851de4
tree8348ca975aa873eb9e9cf5bd3d0f6ef657a355d5
parent088ee349d52850aff24bfc6e3fa98a3373b62f8f
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>
(cherry picked from commit ebf6516db2f1105e5ca8172f6d64038c6acc60bd)
Change-Id: Id3a3ee7b6488f54f13f4e9b06996b039eb014e75
Reviewed-on: http://gerrit.openafs.org/973
Tested-by: Derrick Brashear <shadow@dementia.org>
src/vol/vol-salvage.c