cvs commit: src/sys/nfsclient nfs_vnops.c
Konstantin Belousov
kib at FreeBSD.org
Mon Aug 7 12:33:26 UTC 2006
kib 2006-08-07 12:33:25 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/nfsclient nfs_vnops.c
Log:
MFC rev. 1.267:
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
Approved by: pjd (mentor)
Revision Changes Path
1.258.2.7 +2 -8 src/sys/nfsclient/nfs_vnops.c
More information about the cvs-src
mailing list