From nobody@FreeBSD.org  Tue Aug  6 13:21:33 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id 626186B6
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  6 Aug 2013 13:21:33 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 4FCA32E1E
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  6 Aug 2013 13:21:33 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r76DLWZM074466
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 6 Aug 2013 13:21:32 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r76DLWXh074382;
	Tue, 6 Aug 2013 13:21:32 GMT
	(envelope-from nobody)
Message-Id: <201308061321.r76DLWXh074382@oldred.freebsd.org>
Date: Tue, 6 Aug 2013 13:21:32 GMT
From: Sandra <littlesandra88@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: "zfs list -r" and "zfs list -t all" doesn't show snapshots
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         181090
>Category:       bin
>Synopsis:       zfs(1): "zfs list -r" and "zfs list -t all" doesn't show snapshots
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 06 13:30:00 UTC 2013
>Closed-Date:    Wed Aug 07 08:59:28 UTC 2013
>Last-Modified:  Wed Aug  7 09:00:00 UTC 2013
>Originator:     Sandra
>Release:        9.1
>Organization:
>Environment:
FreeBSD serv2 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
According to http://docs.oracle.com/cd/E19082-01/817-2271/gaztd/index.html should

zfs list -r tank/filesystem

show all childs including the snapshots. It doesn't do that.

The same problem is with

zfs list -t all tank/filesystem

which doesn't show the snapshots, which the manpage says it should.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: avg 
State-Changed-When: Wed Aug 7 08:59:27 UTC 2013 
State-Changed-Why:  
Pilot error. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181090 

From: Andriy Gapon <avg@FreeBSD.org>
To: bug-followup@FreeBSD.org, littlesandra88@gmail.com
Cc:  
Subject: Re: bin/181090: zfs(1): &quot;zfs list -r&quot; and &quot;zfs list
 -t all&quot; doesn&#39;t show snapshots
Date: Wed, 07 Aug 2013 11:58:36 +0300

 > According to http://docs.oracle.com/cd/E19082-01/817-2271/gaztd/index.html should
 > 
 > zfs list -r tank/filesystem
 > 
 > show all childs including the snapshots. It doesn't do that.
 
 zfs manual page is very explicit about what the above command should list.
 Please consult it.
 
 > The same problem is with
 > 
 > zfs list -t all tank/filesystem
 > 
 > which doesn't show the snapshots, which the manpage says it should.
 
 You seem to have forgotten -r option in this case.
 -- 
 Andriy Gapon
>Unformatted:
