Revamp the argument format a bit, add basic suppot for creating, deleting,
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 9 Jan 2005 03:06:14 +0000 (03:06 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 9 Jan 2005 03:06:14 +0000 (03:06 +0000)
commit7ced4a1ae488b11bdee4acc202ab027ec7c8b9f7
treedc5cd525d3186b84602875773d164c6a92c9e21b
parent39b13188fa958d44fbd999c480f68e51362946fa
Revamp the argument format a bit, add basic suppot for creating, deleting,
and listing journals.  None of the option features can be specified yet,
and the journaling code is only logging a few VOPs at the moment for testing
purposes, but you can actually create a journaling stream now.
sbin/mountctl/mountctl.8
sbin/mountctl/mountctl.c