An inodedep might go away after the bwrite, do not try to access
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 4 Jun 2006 18:25:44 +0000 (18:25 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 4 Jun 2006 18:25:44 +0000 (18:25 +0000)
commit1f572d0f3ea1607d90ebc5e92391b0f4bba785b8
tree04b0ed51df06bc9bd29a98d60849523f98ec560b
parent021f7340a98fd6b009d8c40400c205f4093cae46
An inodedep might go away after the bwrite, do not try to access
potentially freed memory.

Taken-from: FreeBSD/1.166
sys/vfs/ufs/ffs_softdep.c