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

cvs commit: src/sbin/newfs newfs.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 18 May 2007 23:39:39 -0700 (PDT)

dillon      2007/05/18 23:39:39 PDT

DragonFly src repository

  Modified files:
    sbin/newfs           newfs.c 
  Log:
  Temporary hack until we can get rid of the disklabel dependancies.
  DIOCGDINFO and DIOCWDINFO can only operate on the slice, not on the
  partition.  Figure out the name of the slice and temporarily open a
  descriptor to read and update the label.
  
  Revision  Changes    Path
  1.15      +27 -11    src/sbin/newfs/newfs.c


http://www.dragonflybsd.org/cvsweb/src/sbin/newfs/newfs.c.diff?r1=1.14&r2=1.15&f=u



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