cvs commit: src/sbin/mountctl mountctl.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Mar 22 13:44:46 PST 2005


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 at 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





More information about the Commits mailing list