]> git.michaelhowe.org Git - packages/o/openafs.git/commit
STABLE10-make-namei-fileserver-compile-on-solaris8-20010423
authorNickolai Zeldovich <kolya@mit.edu>
Mon, 23 Apr 2001 07:09:30 +0000 (07:09 +0000)
committerDerrick Brashear <shadow@dementia.org>
Mon, 23 Apr 2001 07:09:30 +0000 (07:09 +0000)
commita1c919cb7dca82b4f8d82e5620f55b48205aeb69
tree8cb4db9da499fb7be77e997bd32fa658cbddf5a0
parente8d0145f2edd94647c0a923d3e2b1d6e3c85e51c
STABLE10-make-namei-fileserver-compile-on-solaris8-20010423

use uint64_t in preference to u_int64_t as solaris has only the latter and
linux appears to have both. also, use lockf where flock was used in the
solaris case
src/util/afsutil.h
src/util/flipbase64.c
src/vol/namei_ops.c