From owner-freebsd-current@FreeBSD.ORG Sat Apr 16 22:10:50 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38D5916A4CE for ; Sat, 16 Apr 2005 22:10:50 +0000 (GMT) Received: from pne-smtpout2-sn2.hy.skanova.net (pne-smtpout2-sn2.hy.skanova.net [81.228.8.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBA7843D5E for ; Sat, 16 Apr 2005 22:10:49 +0000 (GMT) (envelope-from daniel_k_eriksson@telia.com) Received: from sentinel (195.198.193.104) by pne-smtpout2-sn2.hy.skanova.net (7.1.026.7) id 41E3223E00C708A6; Sun, 17 Apr 2005 00:10:48 +0200 From: "Daniel Eriksson" To: "'FreeBSD Current'" Date: Sun, 17 Apr 2005 00:11:13 +0200 Organization: Home Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: <20050416183311.GA61065@xor.obsecurity.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Thread-Index: AcVCss4jCG2ykhiJS1eaCbhRUUqDdgAHYdkg cc: 'Kris Kennaway' Subject: RE: task queue: supervisor write, page not present X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 22:10:50 -0000 Kris Kennaway wrote: > Actually r/w nullfs used to work in 5.x and 6.x (and r/o still does), > so if someone is seeing otherwise they need to report it. I've been using r/w nullfs mounts for the last 9+ months and haven't noticed any problems before, so they probably still work just fine. The only reason I asked the question was that one of the crashes I had happened while I was copying files to a nullfs mount (and the video server constantly reads from one or more nullfs mounts). /Daniel Eriksson