hammer2 - multi-target mount part 4/many (stabilization)
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 31 Mar 2014 01:43:51 +0000 (18:43 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 31 Mar 2014 01:46:14 +0000 (18:46 -0700)
commit03188ed80a84a59b15d5a94ab1021b73fed88806
tree5934435665693789e781f4355045cc4ef2de54f7
parent8f579e468504e16d97d77a024853918b8a060af2
hammer2 - multi-target mount part 4/many (stabilization)

* Fix spmp mirror_tid synchronization bug in the flush code.  TIDs were
  not being allocated properly for the super-root portion of the flush.

* Add in-memory chain dump ioctl.

* Fix another missing modsync.
sys/vfs/hammer2/hammer2.h
sys/vfs/hammer2/hammer2_cluster.c
sys/vfs/hammer2/hammer2_flush.c
sys/vfs/hammer2/hammer2_inode.c
sys/vfs/hammer2/hammer2_ioctl.c
sys/vfs/hammer2/hammer2_ioctl.h
sys/vfs/hammer2/hammer2_vfsops.c
sys/vfs/hammer2/hammer2_vnops.c