cvs commit: src/sbin/hammer hammer_util.h ondisk.c src/sbin/newfs_hammer newfs_hammer.8 newfs_hammer.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Apr 26 17:46:18 PDT 2008
dillon 2008/04/26 17:43:57 PDT
DragonFly src repository
Modified files:
sbin/hammer hammer_util.h ondisk.c
sbin/newfs_hammer newfs_hammer.8 newfs_hammer.c
Log:
HAMMER utilities: Misc documentation and new options.
* Add the -u <undoareasize> option. This option allows the size of the
undo FIFO buffer to be specified.
* Document missing newfs_hammer's options.
Revision Changes Path
1.13 +1 -0 src/sbin/hammer/hammer_util.h
1.15 +18 -1 src/sbin/hammer/ondisk.c
1.6 +14 -4 src/sbin/newfs_hammer/newfs_hammer.8
1.22 +17 -9 src/sbin/newfs_hammer/newfs_hammer.c
http://www.dragonflybsd.org/cvsweb/src/sbin/hammer/hammer_util.h.diff?r1=1.12&r2=1.13&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/hammer/ondisk.c.diff?r1=1.14&r2=1.15&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/newfs_hammer/newfs_hammer.8.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/newfs_hammer/newfs_hammer.c.diff?r1=1.21&r2=1.22&f=u
More information about the Commits
mailing list