DragonFly commits List (threaded) for 2005-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern vfs_cache.c
dillon 2005/09/15 11:14:15 PDT
DragonFly src repository
Modified files: (Branch: DragonFly_RELEASE_1_2)
sys/kern vfs_cache.c
Log:
MFC 1.56 - Fix a serious bug in cache_inefficient_scan() related to its use
of VOP_READDIR.
This should fix a bug with the NFS server returning I/O errors to a
NFS client which is manipulating large directories. The bug was preventing
the server from being able to resolve the namecache topology for a
disconnected directory vnode.
Revision Changes Path
1.53.2.1 +13 -34 src/sys/kern/vfs_cache.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_cache.c.diff?r1=1.53&r2=1.53.2.1&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]