K 10 svn:author V 6 mohans K 8 svn:date V 27 2006-11-27T19:06:43.000000Z K 7 svn:log V 328 Fix for a bug caused by a race when 2 threads lookup the same file. Leave the loser's lock(s) initialized, so the reclaim logic can unconditionally destroy them when that race occurs (or if the vfs hash insert happened to fail for some other reason). Thanks to ups@ for a careful review of the code. Reported by : Kris Kennaway END