HAMMER 42A/Many: Stabilization.
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 9 May 2008 22:17:43 +0000 (22:17 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 9 May 2008 22:17:43 +0000 (22:17 +0000)
commitee3fed53e90d27cc75977399b50f291193a60b93
treea15d53025ad7da330fe94183531b9c0129616217
parent62f7f7025c35d66a28da90ef67ae44b9855ffc4b
HAMMER 42A/Many: Stabilization.

* Fix a double call to biodone() when attempting to flush front-end buffer
  cache buffers associated with a deleted file.  A return statement was
  missing.
sys/vfs/hammer/hammer_vnops.c