HAMMER Utilities: Add "slave" option to hammer_mount.
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 26 Jun 2008 15:03:47 +0000 (15:03 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 26 Jun 2008 15:03:47 +0000 (15:03 +0000)
commitbc53b5043c470af66200db22ecc27ce3415585f9
tree014a9fc5cc6aa2a6e704ed9716f2cab8998c8014
parent0ae155c221896200d2a8fb88d51f9c1674da3bfc
HAMMER Utilities: Add "slave" option to hammer_mount.

* Add the "slave" mount option for hammer mounts.  This option will allow
  a mounted hammer filesystem to be a mirroring and pruning target but
  disallow user-level modifications.
sbin/mount_hammer/mount_hammer.c