HAMMER 38F/Many: Undo/Synchronization and crash recovery, stabilization pass
commit8e1df6c9dbbfc7916de949c26821663aef5f09c4
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 27 Apr 2008 21:07:15 +0000 (27 21:07 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 27 Apr 2008 21:07:15 +0000 (27 21:07 +0000)
treea37ae8a8cb90c75dcfb55672e5bfb771383e1bc1
parent410b1972f6c2892c3d841439673239ba0a46fbf1
HAMMER 38F/Many: Undo/Synchronization and crash recovery, stabilization pass

* Fix a bug in the front-end's cached truncation off (ip->trunc_off).

* Fix a bug in the memory record visibility check when called from the backend.
sys/vfs/hammer/hammer_inode.c
sys/vfs/hammer/hammer_object.c
sys/vfs/hammer/hammer_vnops.c