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

cvs commit: src/sys/vfs/msdosfs msdosfs_vnops.c


From: Simon Schubert <corecode@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 24 Aug 2005 17:55:22 -0700 (PDT)

corecode    2005/08/24 17:55:22 PDT

DragonFly src repository

  Modified files:
    sys/vfs/msdosfs      msdosfs_vnops.c 
  Log:
  A break was still hanging around from the conversion of
  case to if, resulting in a directory listing which only
  contained "." and nothing else and therefore confusing VFS.
  Fix msdosfs by removing this break statement.
  
  Revision  Changes    Path
  1.26      +0 -1      src/sys/vfs/msdosfs/msdosfs_vnops.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/msdosfs/msdosfs_vnops.c.diff?r1=1.25&r2=1.26&f=u



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