cvs commit: src/sys/vfs/hpfs hpfs_vnops.c
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Sat Aug 20 11:39:03 PDT 2005
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
More information about the Commits
mailing list