DragonFly commits List (threaded) for 2005-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/vfs/ufs ufs_vnops.c
joerg 2005/08/07 10:08:38 PDT
DragonFly src repository
Modified files:
sys/vfs/ufs ufs_vnops.c
Log:
Don't depend on struct dirent == struct direct, but fully separate the
processing. The code is derived from ext2's readdir.
Revision Changes Path
1.28 +96 -85 src/sys/vfs/ufs/ufs_vnops.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/ufs/ufs_vnops.c.diff?r1=1.27&r2=1.28&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]