Due to races clean blocks can remain cached, remove a conditional from
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 16 Dec 2008 17:46:57 +0000 (09:46 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 16 Dec 2008 17:46:57 +0000 (09:46 -0800)
commit5e91dd253f58a7eb6109a377e0167c96ef9537bf
treedbc4ab53c51fe271267f0d91f7b484e6f53c3b4f
parentfa06bda94a90acb6480ae70998fa2b2317d8b71a
Due to races clean blocks can remain cached, remove a conditional from
the ffs_truncate3 panic.

Reported-by: sorry, I forgot.
sys/vfs/ufs/ffs_inode.c