Date: Sun, 3 Oct 2010 08:57:02 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/nfsclient nfs.h nfs_nfsiod.c nfs_subs.c Message-ID: <201010030857.o938vL7O014298@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2010-10-03 08:57:02 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/nfsclient nfs.h nfs_nfsiod.c nfs_subs.c
Log:
SVN rev 213380 on 2010-10-03 08:57:02Z by kib
MFC r212506:
Do not fork nfsiod directly from the vop methods.
Schedule the task that performs fork to be executed in
the taskqueue context.
Revision Changes Path
1.110.2.3 +2 -0 src/sys/nfsclient/nfs.h
1.95.2.4 +39 -2 src/sys/nfsclient/nfs_nfsiod.c
1.163.2.6 +7 -0 src/sys/nfsclient/nfs_subs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010030857.o938vL7O014298>
