K 10 svn:author V 3 bde K 8 svn:date V 27 2002-10-18T21:41:41.000000Z K 7 svn:log V 362 MFufs 1.33: In the 'found' case for ext2_lookup() the underlying bp's data was being accessed after the bp had been releaed. A simple move of the brelse() solves the problem. The PR reports that this caused panics running the GDB testsuite unless NO_GEOM is configured. PR: 44060 Reported by: Mark Kettenis MFC after: 3 days END