freebsd-dev/sys/gnu
Bruce Evans eb5b0bc42e 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 <kettenis@chello.nl>
MFC after:	3 days
2002-10-18 21:41:41 +00:00
..
dev/sound/pci new (gpl licensed) firmware image for cs4280/cs46xx sound chips 2001-05-30 22:28:30 +00:00
ext2fs MFufs 1.33: 2002-10-18 21:41:41 +00:00
fs/ext2fs MFufs 1.33: 2002-10-18 21:41:41 +00:00
i386/fpemul Use suword16/fuword16 instead of susword/fusword - this has two different 2002-06-20 07:23:08 +00:00