HAMMER VFS - Fix deadlock during read-only HAMMER mount (2)
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 5 Oct 2010 21:02:14 +0000 (14:02 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 5 Oct 2010 21:02:14 +0000 (14:02 -0700)
commitdc97405fc86cb7a2e2b71473fcb96141c6b8142e
treef373f5b3098ba92ec32f152e1b06f1259be98aa0
parent1758f306a257384deb7673ae16e4d380f5380731
HAMMER VFS - Fix deadlock during read-only HAMMER mount (2)

* Slightly more correct fix.  Only translate zone offsets which can be
  translated.

Tested-by: Matthias Schmidt <matthias@dragonflybsd.org>
sys/vfs/hammer/hammer_ondisk.c