K 10 svn:author V 4 jeff K 8 svn:date V 27 2005-01-24T10:24:12.000000Z K 7 svn:log V 357 - Simplify the cache locking. The lock order relationship with the vnode lock is much simpler than I originally thought it would be. Now, the cache lock is always acquired before the vnode lock. - Provide some gotos in __getcwd() to simplify the unlocking a bit. - Move Giant acquisition down into __getcwd(). Sponsored By: Isilon Systems, Inc. END