cvs commit: src/sbin/hammer cmd_cleanup.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Sep 20 00:08:41 PDT 2008
dillon 2008/09/20 00:08:06 PDT
DragonFly src repository
Modified files:
sbin/hammer cmd_cleanup.c
Log:
* Fix a bug in runcmd() - the argv[] list was not NULL terminated.
* Record PFS's by their unique_uuid instead of their pfs_id, allowing
the clean operation to cover multiple PFSs on multiple HAMMER mounts.
Revision Changes Path
1.3 +18 -13 src/sbin/hammer/cmd_cleanup.c
http://www.dragonflybsd.org/cvsweb/src/sbin/hammer/cmd_cleanup.c.diff?r1=1.2&r2=1.3&f=u
More information about the Commits
mailing list