K 10 svn:author V 8 mckusick K 8 svn:date V 27 2015-12-04T03:54:18.256903Z K 7 svn:log V 280 We need to zero out the clustering variables in a freed vnode structure. For completeness add a VNASSERT that there are no threads waiting on a range lock (this was previously checked on every vnode free). Reported by; Rick Macklem Fix from: Mateusz Guzik PR: 204949 END