From owner-freebsd-stable@FreeBSD.ORG Tue Jun 19 07:10:06 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8F97916A46C for ; Tue, 19 Jun 2007 07:10:06 +0000 (UTC) (envelope-from lydianconcepts@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.176]) by mx1.freebsd.org (Postfix) with ESMTP id 6B85913C484 for ; Tue, 19 Jun 2007 07:10:06 +0000 (UTC) (envelope-from lydianconcepts@gmail.com) Received: by wa-out-1112.google.com with SMTP id j37so2637583waf for ; Tue, 19 Jun 2007 00:10:06 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=V3AahOPyJ6/kxRhMo8Q0DpFNi4ge4hwtzs0SG8kLmtuMgNwXBZtX5W6CGl9E/v92+YHmOU2sTJqUL2GVXFtKr8No9Hd2AzAQQQRTHjVo83a8Ud4IzXSs9/5cbMm5MEPwOfpa+8YdmeivBVaeMjRgwigAqwr7M5EXI4oQ/aJ/jPY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JUz7fUxIPW8MoXkSikoiH/sq1uyiT5pITq6W577ZhIWxNDkLbho01RgIGuLUlZE3AIw6Fk3jTqw3sWiK2ZsLF9KyekmpAebbw2zD2JEpBUvC96/awNVQ5RRTgiZcjtGhyB8gfLAbUxruRGS2+0xsEJuWfsKE2IP1vK1z5p+AGq0= Received: by 10.114.177.1 with SMTP id z1mr6980265wae.1182233596966; Mon, 18 Jun 2007 23:13:16 -0700 (PDT) Received: by 10.114.125.14 with HTTP; Mon, 18 Jun 2007 23:13:16 -0700 (PDT) Message-ID: <7579f7fb0706182313j143a4798n9a55decdac9337d2@mail.gmail.com> Date: Mon, 18 Jun 2007 23:13:16 -0700 From: "Matthew Jacob" To: "Rong-en Fan" In-Reply-To: <6eb82e0706182246q6563ba03x31038082125b50ae@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6eb82e0706182246q6563ba03x31038082125b50ae@mail.gmail.com> Cc: "freebsd-stable@freebsd.org" Subject: Re: is read-write nullfs safe? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jun 2007 07:10:06 -0000 I use it all the time for compiles on top of nfs On 6/18/07, Rong-en Fan wrote: > I'm running 6.2-RELEASE, and I am wondering > if using nullfs w/ rw is safe in a production environment? > My impression is that ro nullfs is ok, but not rw. > Is this still the case? > > Regards, > Rong-En Fan > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >