cvs commit: src/sys/nfsclient nfs.h nfs_nfsiod.c
Mohan Srinivasan
mohans at FreeBSD.org
Wed May 24 16:07:45 PDT 2006
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
More information about the cvs-src
mailing list