freebsd-src/sys/gnu
Bruce Evans dae50f6c50 Don't use "ffs" in an ext2fs sleep message string.
Don't forget to clear the inode hash lock before returning from ext2_vget()
after getnewvnode() fails.  Obtained from: rev.1.24 of ffs_vfsops.c (the
original patch for the getnewvnode() race).  Forgotten in: rev.1.4 here.

Removed a duplicate comment.  Duplicated in: rev.1.4 here.

Fixed the MALLOC() vs getnewvnode() race in ext2_vget().  Obtained from:
rev.1.39 of ffs_vfsops.c.
1998-05-16 17:47:44 +00:00
..
ext2fs Don't use "ffs" in an ext2fs sleep message string. 1998-05-16 17:47:44 +00:00
fs/ext2fs Don't use "ffs" in an ext2fs sleep message string. 1998-05-16 17:47:44 +00:00
i386 - breakage of the warnings about pessimized i/o port types. 1998-04-21 21:06:57 +00:00