Date: Wed, 24 May 2006 23:06:50 +0000 (UTC) From: Mohan Srinivasan <mohans@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfsclient nfs.h nfs_nfsiod.c Message-ID: <200605242306.k4ON6olo087669@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mohans 2006-05-24 23:06:50 UTC
FreeBSD src repository
Modified files:
sys/nfsclient nfs.h nfs_nfsiod.c
Log:
Since NFSv4 is not SMP safe, nfsiod needs to acquire Giant for NFSv4 mounts
before doing the read/write.
Reported by: Chuck Lever.
Revision Changes Path
1.95 +1 -0 src/sys/nfsclient/nfs.h
1.90 +8 -0 src/sys/nfsclient/nfs_nfsiod.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605242306.k4ON6olo087669>
