dir: Prototype and function name cleanup
authorSimon Wilkinson <sxw@your-file-system.com>
Fri, 6 May 2011 09:40:38 +0000 (10:40 +0100)
committerDerrick Brashear <shadow@dementia.org>
Thu, 2 Jun 2011 14:38:14 +0000 (07:38 -0700)
commit5ad1e6cb904b953fbb04603f3ce1466dcc38cd48
treedc101d16a39e51a8d91c5a7087d7ccc615e723e0
parent0284e65f97861e888d95576f22a93cd681813c39
dir: Prototype and function name cleanup

Tidy up typing in the dir package, so that we have a specific type
for a directory file handle.

Also rename all of the functions to afs_dir_* globablly, rather than
just renaming for kernel code.

Change-Id: I6750a8eb9f0606d5debf9d677a92b9c8a63dbcf3
Reviewed-on: http://gerrit.openafs.org/4745
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
13 files changed:
src/afs/afs_buffer.c
src/afs/afs_dynroot.c
src/afs/afs_prototypes.h
src/dir/buffer.c
src/dir/dir.c
src/dir/dir.h
src/dir/salvage.c
src/dir/test/dtest.c
src/viced/afsfileprocs.c
src/viced/viced.c
src/vol/vol-salvage.c
src/volser/vol_split.c
src/volser/volprocs.c