HAMMER:
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 13 Nov 2008 02:18:43 +0000 (02:18 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 13 Nov 2008 02:18:43 +0000 (02:18 +0000)
commit44a8311189494c9b4503cbc1625f4844b7b28d1e
tree719dd433c3e05de98b0d187039aadcccfc5674cb
parentde1c0b31dd8dbe7e29a3e4c8893b0c7466195f4b
HAMMER:

* Add version management ioctls to allow continued work on the filesystem
  without interfering with production systems.

* Refuse to mount an unsupported version.
sys/vfs/hammer/hammer.h
sys/vfs/hammer/hammer_disk.h
sys/vfs/hammer/hammer_ioctl.c
sys/vfs/hammer/hammer_ioctl.h
sys/vfs/hammer/hammer_reblock.c
sys/vfs/hammer/hammer_vfsops.c