DragonFly commits List (threaded) for 2008-09
DragonFly BSD
DragonFly commits List (threaded) for 2008-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sbin/hammer cmd_cleanup.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 20 Sep 2008 00:08:06 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]