From owner-freebsd-hackers@FreeBSD.ORG Thu Jul 1 02:24:51 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D588816A4CE for ; Thu, 1 Jul 2004 02:24:51 +0000 (GMT) Received: from bloodwood.hunterlink.net.au (smtp-local.hunterlink.net.au [203.12.144.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F59A43D4C for ; Thu, 1 Jul 2004 02:24:50 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: from [61.8.42.207] (ppp2ACF.dyn.pacific.net.au [61.8.42.207]) i612HGRj018558; Thu, 1 Jul 2004 12:17:17 +1000 From: Sam Lawrance To: John Kozubik In-Reply-To: <20040630115340.L806-100000@kozubik.com> References: <20040630115340.L806-100000@kozubik.com> Content-Type: text/plain Message-Id: <1088648757.56400.5.camel@dirk> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 01 Jul 2004 12:25:57 +1000 Content-Transfer-Encoding: 7bit cc: freebsd-hackers@freebsd.org Subject: Re: writing to RW-mounted UFS2 snapshots - confirmed. X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jul 2004 02:24:51 -0000 > This is unexpected. You can successfully mount the snapshot > read/write and create and write to files in that snapshot. You can > also write to files that existed in the snapshot prior to mounting it > read/write. Perhaps the writing is done from a point where the schg flag is not checked or obeyed?