hammer - Add missing lock
commit33e8e9be6b7c4055fd4732d96a344332c3347e43
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 28 Apr 2018 03:55:34 +0000 (27 20:55 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 28 Apr 2018 03:55:34 +0000 (27 20:55 -0700)
treed438196172e7269f6f591789eb965c66c2be6168
parent4ae523d7b3f6e2ac118d8512afe1b6063d36d7f3
hammer - Add missing lock

* Add missing lock around hammer_redo_fifo_end_flush().  The missing
  lock could result in an assertion under heavy loads.
sys/vfs/hammer/hammer_redo.c