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/hpfs hpfs_vnops.c


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 20 Aug 2005 11:37:21 -0700 (PDT)

joerg       2005/08/20 11:37:21 PDT

DragonFly src repository

  Modified files:
    sys/vfs/hpfs         hpfs_vnops.c 
  Log:
  HPFS != UFS, so use the right constant for directory entries. Check
  explicitly for wraparound or negative offsets, don't depend on type
  limits to do that.
  
  Revision  Changes    Path
  1.25      +6 -11     src/sys/vfs/hpfs/hpfs_vnops.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/hpfs/hpfs_vnops.c.diff?r1=1.24&r2=1.25&f=u



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