From owner-svn-src-all@FreeBSD.ORG Sun Sep 27 15:16:49 2009 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E45D6106566B; Sun, 27 Sep 2009 15:16:49 +0000 (UTC) (envelope-from nyan@jp.FreeBSD.org) Received: from sakura.ccs.furiru.org (sakura.ccs.furiru.org [IPv6:2001:2f0:104:8060::1]) by mx1.freebsd.org (Postfix) with ESMTP id 7023D8FC12; Sun, 27 Sep 2009 15:16:49 +0000 (UTC) Received: from localhost (authenticated bits=0) by sakura.ccs.furiru.org (unknown) with ESMTP id n8RFGiVN056098; Mon, 28 Sep 2009 00:16:47 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Mon, 28 Sep 2009 00:16:36 +0900 (JST) Message-Id: <20090928.001636.94960401.nyan@jp.FreeBSD.org> To: kostikbel@gmail.com From: Takahashi Yoshihiro In-Reply-To: <20090927135120.GI47688@deviant.kiev.zoral.com.ua> References: <200909271324.n8RDOYVY090431@svn.freebsd.org> <20090927135120.GI47688@deviant.kiev.zoral.com.ua> X-Mailer: Mew version 6.2 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r197535 - head/sys/modules/nfslockd X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Sep 2009 15:16:50 -0000 In article <20090927135120.GI47688@deviant.kiev.zoral.com.ua> Kostik Belousov writes: > It seems more interesting and more unfortunate that nlm would not work > for client when nfs client is not compiled into the kernel ? Is this true ? Yes. --- TAKAHASHI Yoshihiro