Remove inode free race warning messages. These were originally added to
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 14 Oct 2006 16:26:40 +0000 (16:26 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 14 Oct 2006 16:26:40 +0000 (16:26 +0000)
commitf3dc9d061bdfbc47b0d6afae052c715395b19658
treee3b664707bd02524a542ec9d300adc82301a4790
parent1f4e1b0833285e4859770932a213c8a9e5eca8c0
Remove inode free race warning messages.  These were originally added to
determine how often an inode free race occured and are no longer needed.
The actual handling of an inode free race is still in place.
sys/vfs/gnu/ext2fs/ext2_ihash.c
sys/vfs/ufs/ffs_alloc.c
sys/vfs/ufs/ufs_ihash.c