HAMMER 38B/Many: Undo/Synchronization and crash recovery
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 24 Apr 2008 22:05:13 +0000 (22:05 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 24 Apr 2008 22:05:13 +0000 (22:05 +0000)
commit1955afa7b6b308c92dc2b033f419f16752060a41
treef2bb6a309cd5adab15ccbb4a4b96b739dceb0bde
parentb84de5af9f419b90f52750f2d5434b049284bbfb
HAMMER 38B/Many: Undo/Synchronization and crash recovery

* Properly requeue an inode synchronization when BIOs are present on
  ip->bio_alt_list.  Fixes a sync stall.
sys/vfs/hammer/hammer_inode.c