DragonFly commits List (threaded) for 2007-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/vfs/nfs nfs_vfsops.c
dillon 2007/09/03 17:48:19 PDT
DragonFly src repository
Modified files:
sys/vfs/nfs nfs_vfsops.c
Log:
Force an over-the-wire transaction when resolving the root of an NFS mount
point. The namecache will cache the mount point for us so this should not
reduce performance. We need to know that the mount point is good or
things like the namecache resolver could end up looping forever trying to
resolve a stale NFS mount.
Reported-by: elekktretterr@exemail.com.au (Petr)
Revision Changes Path
1.51 +16 -3 src/sys/vfs/nfs/nfs_vfsops.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/nfs/nfs_vfsops.c.diff?r1=1.50&r2=1.51&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]