vol: use OS_UNLINK() instead of unlink()
authorJeffrey Altman <jaltman@your-file-system.com>
Sat, 15 Jan 2011 16:49:54 +0000 (11:49 -0500)
committerJeffrey Altman <jaltman@openafs.org>
Sun, 16 Jan 2011 21:23:07 +0000 (13:23 -0800)
commit038264b4d62803bd71ac0d7706b56b7f18f31dca
tree69ff852c2982dd7563bfb4ec2c3cebde270b98ad
parenta65ea91e2a6ab3870fe2e9e1a17c82e2a62c2910
vol: use OS_UNLINK() instead of unlink()

OS_UNLINK provides the platform specific mechanism
for unlinking objects.

Change-Id: Id0a1f50e57fe3c21c46e137e86507bf28bafa046
Reviewed-on: http://gerrit.openafs.org/3670
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/vol/namei_ops.c