K 10 svn:author V 4 jeff K 8 svn:date V 27 2005-03-13T12:09:34.000000Z K 7 svn:log V 342 - The c_lock in the coda node does not offer any features over the standard vnode lock. Remove the c_lock and use the vn lock in its place. - Keep the coda lock functions so that the debugging information is preserved, but call directly to the vop_std*lock routines for the real functionality. Sponsored by: Isilon Systems, Inc. END