DragonFly commits List (threaded) for 2005-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/vfs/nfs nfs_vfsops.c
dillon 2005/09/03 10:56:24 PDT
DragonFly src repository
Modified files:
sys/vfs/nfs nfs_vfsops.c
Log:
Add a missing crit_exit(), fixing a panic. Attempt to continue with the
mount even if we cannot add the default routeo (since the NFS server might
be on the LAN). Print out useful information on the console such as the
interface chosen and the mount point.
Reported-by: Scott Ullrich <geekgod@xxxxxxxxxxx> (critical section panic)
Revision Changes Path
1.29 +12 -3 src/sys/vfs/nfs/nfs_vfsops.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/nfs/nfs_vfsops.c.diff?r1=1.28&r2=1.29&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]