cvs commit: src/sbin/mountctl mountctl.8 mountctl.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Jan 8 19:06:25 PST 2005


dillon      2005/01/08 19:06:14 PST

DragonFly src repository

  Modified files:
    sbin/mountctl        mountctl.8 mountctl.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.2       +9 -6      src/sbin/mountctl/mountctl.8
  1.2       +142 -32   src/sbin/mountctl/mountctl.c


http://www.dragonflybsd.org/cvsweb/src/sbin/mountctl/mountctl.8.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/mountctl/mountctl.c.diff?r1=1.1&r2=1.2&f=u





More information about the Commits mailing list