Make VLockFile not DAFS-specific
authorAndrew Deason <adeason@sinenomine.net>
Thu, 18 Feb 2010 17:52:33 +0000 (11:52 -0600)
committerDerrick Brashear <shadow@dementia.org>
Wed, 24 Feb 2010 06:29:48 +0000 (22:29 -0800)
commit7f4a67b8f0e91f013c840fe15b9cd0e0fb672d36
treed37c8541df8bc44212ce2819c6b7343191d8cfc4
parentc43625d91bc104759666629e5a78dff7f74a14fd
Make VLockFile not DAFS-specific

The VLockFile API does not require DAFS functionality, so make it
available to non-DAFS code, as well.

Change-Id: I3d9bebb5d4034f0af739ccee37f64e2254be38cb
Reviewed-on: http://gerrit.openafs.org/1346
Tested-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/vol/partition.h
src/vol/volume.h
src/vol/vutil.c