HAMMER Utilities: Add the 'pseudofs' directive for commit 57
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 23 Jun 2008 07:37:54 +0000 (07:37 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 23 Jun 2008 07:37:54 +0000 (07:37 +0000)
commit66db8054e1d6e1c4c6d1360e0f20cbaf882355fa
tree26b782e73e2dc34970f9ba05bd8a78998b091b6f
parent5a930e66a4626f9b26fce30fd8df31e21e7f9393
HAMMER Utilities: Add the 'pseudofs' directive for commit 57

* The pseudofs directive may be used to create pseudo-filesystems within
  a HAMMER filesystem.  Each such filesystem maintains its own inode
  numbering space and can be used as a replication target.  Up to 65535
  pseudo-filesystems are supported.
sbin/hammer/Makefile
sbin/hammer/cmd_pseudofs.c [copied from sbin/hammer/hammer.h with 55% similarity]
sbin/hammer/hammer.8
sbin/hammer/hammer.c
sbin/hammer/hammer.h