From owner-freebsd-doc@FreeBSD.ORG Wed Jun 8 20:10:12 2005 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FBCC16A430 for ; Wed, 8 Jun 2005 20:10:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FBD543D48 for ; Wed, 8 Jun 2005 20:10:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j58KABBj040220 for ; Wed, 8 Jun 2005 20:10:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j58KABZq040219; Wed, 8 Jun 2005 20:10:11 GMT (envelope-from gnats) Date: Wed, 8 Jun 2005 20:10:11 GMT Message-Id: <200506082010.j58KABZq040219@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Matteo Riondato Cc: Subject: Re: docs/80535: Contrary to handbook, filesystem snapshots do not have the schg flag. X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matteo Riondato List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jun 2005 20:10:12 -0000 The following reply was made to PR docs/80535; it has been noted by GNATS. From: Matteo Riondato To: bug-followup@FreeBSD.org, bdluevel@heitec.net Cc: Subject: Re: docs/80535: Contrary to handbook, filesystem snapshots do not have the schg flag. Date: Wed, 8 Jun 2005 22:08:44 +0200 Patch follows: --- chapter.sgml.old Wed May 25 14:24:40 2005 +++ chapter.sgml Wed Jun 8 21:55:24 2005 @@ -3141,13 +3141,6 @@ however all the used space may not be acquired because another snapshot will possibly claim some of the released blocks. - During initial creation, the flag (see the &man.chflags.1; manual page) - is set to ensure that even root cannot write to the snapshot. - The &man.unlink.1; command makes an exception for snapshot files - since it allows them to be removed - with the flag set, so it is not necessary to - clear the flag before removing a snapshot file. - Snapshots are created with the &man.mount.8; command. To place a snapshot of /var in the file /var/snapshot/snap use the following -- Rionda aka Matteo Riondato G.U.F.I. Staff Member (http://www.gufi.org) FreeSBIE Developer (http://www.freesbie.org)