From bernd@heitec.net  Mon May  2 11:37:29 2005
Return-Path: <bernd@heitec.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 63C0716A4CF
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 May 2005 11:37:28 +0000 (GMT)
Received: from christel.heitec.net (christel.heitec.net [62.206.253.11])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6DD9643D3F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 May 2005 11:37:27 +0000 (GMT)
	(envelope-from bernd@heitec.net)
Received: from tostan.admin.er.heitec.net (paladin.heitec.net [62.206.253.14])
	by christel.heitec.net (Postfix) with ESMTP id 0B10BA8916
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 May 2005 12:32:16 +0200 (CEST)
Received: (from root@localhost)
	by tostan.admin.er.heitec.net (8.13.3/8.13.1/Submit) id j42AWFho078541;
	Mon, 2 May 2005 12:32:15 +0200 (CEST)
	(envelope-from bernd)
Message-Id: <200505021032.j42AWFho078541@tostan.admin.er.heitec.net>
Date: Mon, 2 May 2005 12:32:15 +0200 (CEST)
From: Bernd Luevelsmeyer <bernd@heitec.net>
Reply-To: Bernd Luevelsmeyer <bdluevel@heitec.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Enumeration of filesystem snapshots
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         80534
>Category:       bin
>Synopsis:       [feature request]: mksnap_ffs(8): enumeration of filesystem snapshots
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 02 11:40:02 GMT 2005
>Closed-Date:    Thu Jun 14 16:44:29 GMT 2007
>Last-Modified:  Thu Jun 14 16:44:29 GMT 2007
>Originator:     Bernd Luevelsmeyer
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD 5.4-STABLE

>Description:
There doesn't seem to exist a way to enumerate active filesystem
snapshots taken with mksnap_ffs other than "find /path -flags snapshot".

>How-To-Repeat:
mksnap_ffs /usr /usr/some/path/some/file

... let a few days pass ...
... forget the filename ...
... try to get rid of the snapshot ...

>Fix:
Since the kernel maintains the snapshots, it should be easy for the kernel
to report the filenames in some way.
>Release-Note:
>Audit-Trail:

From: Bernd Luevelsmeyer <bdluevel@heitec.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/80534: [feature request]: mksnap_ffs(8): enumeration of 
 filesystem snapshots
Date: Thu, 14 Jun 2007 17:01:29 +0200

 The PR can be closed. The program "snapinfo" is the requested tool.
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Thu Jun 14 16:44:10 UTC 2007 
State-Changed-Why:  
Closed at submitter's request. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=80534 
>Unformatted:
