hammer2 - skeleton multi target mount detection
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 22 Mar 2014 00:15:22 +0000 (17:15 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 22 Mar 2014 01:02:45 +0000 (18:02 -0700)
commit58e435995e99ab06dfa89ec6de9966effbd51c31
tree42e7bf9cff7f64033d5e174d97860f2dba8a7024
parent6a5f4fe6c3fa43ca9cf5e6f73d3ea8abbcbb283d
hammer2 - skeleton multi target mount detection

* Detect H2 filesystems with the same cluster id and add to an existing
  mount's cluster instead of mounting separately.

* Very preliminary, not operational.  Transactions, flush, and volume
  management need to be rewritten.
sys/vfs/hammer2/TODO
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_vfsops.c