cvs commit: src/sys/nfs4client nfs4_vnops.c
Konstantin Belousov
kib at FreeBSD.org
Wed Jul 12 09:16:35 UTC 2006
kib 2006-07-12 09:16:35 UTC
FreeBSD src repository
Modified files:
sys/nfs4client nfs4_vnops.c
Log:
Always supply curthread as argument to nfs_asyncio and nfs_doio
in nfs_strategy. Otherwise, for some buffers, signals would be ignored
at the intr mounts.
Reviewed by: mohan, cel
MFC after: 1 month
Approved by: pjd (mentor)
Revision Changes Path
1.33 +2 -8 src/sys/nfs4client/nfs4_vnops.c
More information about the cvs-src
mailing list