From owner-freebsd-questions@FreeBSD.ORG Thu Oct 20 22:02:46 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19BBF16A41F for ; Thu, 20 Oct 2005 22:02:46 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id A728243D62 for ; Thu, 20 Oct 2005 22:02:45 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so140235nzo for ; Thu, 20 Oct 2005 15:02:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Qj0iyeJeXZ9XM4DETO617AXLmTR7fE5IVk8HZfitHkYg5Bq3MaTfpPjdJ+8Du6JYJaFQnESpmQ99Vg15+2UGUxhbNHy08Djx0olgI9o75TFo7pewJdjIEsd9oj3+2CPTZjP2O/vRlcJr5XUX6u8PV17ir8g3MLQUq3xUfkUEDE0= Received: by 10.36.220.69 with SMTP id s69mr2005908nzg; Thu, 20 Oct 2005 15:02:44 -0700 (PDT) Received: by 10.37.20.34 with HTTP; Thu, 20 Oct 2005 15:02:44 -0700 (PDT) Message-ID: Date: Fri, 21 Oct 2005 02:02:44 +0400 From: "Andrew P." To: gayn.winters@bristolsystems.com In-Reply-To: <003201c5d5b4$753f9d20$c901a8c0@workdog> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <003201c5d5b4$753f9d20$c901a8c0@workdog> Cc: user , freebsd-questions@freebsd.org Subject: Re: FreeBSD UFS2 snapshots, and math ... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Oct 2005 22:02:46 -0000 On 10/21/05, Gayn Winters wrote: > > -----Original Message----- > > From: owner-freebsd-questions@freebsd.org > > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Andrew P. > > Sent: Thursday, October 20, 2005 12:35 PM > > To: user > > Cc: freebsd-questions@freebsd.org > > Subject: Re: FreeBSD UFS2 snapshots, and math ... > > > Imagine that each data block is marked with labels > > on change. It doesn't matter how many labels there > > are, there will be only one data block saved. > > In trying to follow this thread, I started looking around for a precise > definition of snapshot. > Man mksnap_ffs > wasn't too helpful, and googling for "snapshot" etc. wasn't fruitful. > I'm guessing that the original author of the thread (user at dhp.com) > may also need such a definition. Can someone provide a pointer to a > specification or at least an RFC-like paper? > > Thanks, > > -gayn > > > Here ya go: http://www.mckusick.com/softdep/