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

Simon Schubert corecode at crater.dragonflybsd.org
Wed Aug 24 17:56:27 PDT 2005


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





More information about the Commits mailing list