The following commit has been merged in the master branch:
commit 21c9f5341ecb7ef17f37f19406804971090f276f
Author: Ben Kaduk <[email protected]>
Date: Wed Dec 4 18:43:51 2013 -0500
libafs: fix some nits around the symlink VOP
Commit 3f4c1099b7b (gerrit 10474) introduced a few issues, addressed here.
vpp is idiomatically of type 'struct vnode *', not 'struct vcache *';
use pvc as the name of the parent vcache pointer instead.
Fix whitespace.
Change-Id: Ic5d98a43446861bb571fe5a260e7ae1eea1051fd
Reviewed-on: http://gerrit.openafs.org/10531
Reviewed-by: Benjamin Kaduk <[email protected]>
Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
Tested-by: BuildBot <[email protected]>
Reviewed-by: Jeffrey Altman <[email protected]>
src/afs/DARWIN/osi_vnodeops.c | 10 +++++-----
src/afs/LINUX24/osi_vnodeops.c | 2 +-
src/afs/UKERNEL/afs_usrops.c | 2 +-
src/afs/UKERNEL/sysincludes.h | 2 +-
src/afs/VNOPS/afs_vnop_symlink.c | 2 +-
5 files changed, 9 insertions(+), 9 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs