Date: Mon, 14 Aug 2006 09:52:25 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfs4client nfs4_vnops.c Message-ID: <200608140952.k7E9qP3L056736@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2006-08-14 09:52:25 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/nfs4client nfs4_vnops.c Log: MFC rev. 1.33: 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 Approved by: pjd (mentor) Revision Changes Path 1.31.2.2 +2 -8 src/sys/nfs4client/nfs4_vnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608140952.k7E9qP3L056736>