K 10 svn:author V 6 dillon K 8 svn:date V 27 2000-03-09T18:54:59.000000Z K 7 svn:log V 241 In the 'found' case for ufs_lookup() the underlying bp's data was being accessed after the bp had been releaed. A simple move of the brelse() solves the problem. Approved by: jkh Submitted by: Ian Dowse END