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

cvs commit: src/sbin/mountctl mountctl.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 22 Mar 2005 13:42:39 -0800 (PST)

dillon      2005/03/22 13:42:39 PST

DragonFly src repository

  Modified files:
    sbin/mountctl        mountctl.c 
  Log:
  Do not allow the journaling descriptor to be a regular file on the same
  filesystem that is being journaled.  This doesn't catch loops, but it
  should catch the most common foot shooting case.
  
  Reported-by: Fabian <fabian.duelli@xxxxxxxxxx>
  
  Revision  Changes    Path
  1.4       +23 -1     src/sbin/mountctl/mountctl.c


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



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