From owner-freebsd-fs@FreeBSD.ORG Mon Sep 13 03:06:52 2010 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D9CD106564A for ; Mon, 13 Sep 2010 03:06:52 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 32CCB8FC08 for ; Mon, 13 Sep 2010 03:06:51 +0000 (UTC) Received: by fxm4 with SMTP id 4so3377743fxm.13 for ; Sun, 12 Sep 2010 20:06:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=9A90UofWdeE+aCJUld3P7uFU40wNWpX6dT8teD66wkI=; b=IzLRs8j+F97Ie3sEVMipdocZ5sG2cba6Z/2Bfd1v9SFMlqw7mst9rzc5aKyO0ofLnx 6ckhTQfePof0srobx8TMygow1j9B0bvPvdSidbB+39wLBKi+Bna6xY7hGUpLMAxR6SR9 TeceZByjbxqTBQdpnEdJB4n/vzh5Err29KBCI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=n6y7I6PoivRBlZRJGs+8c/zgSnlfbWu+/VL91rdDvegRcMhORFm5lQIIOTjhyq+EkO cf3X0AxDTf+44au6TOrGGmtH8l2UecAVbmuvRoa+F3amrRjLAW4wzxCcsKQvN7gW3aUu ni2T03/0KBm8wQti1xU/nTmDjZNqIdQVLbvkE= MIME-Version: 1.0 Received: by 10.223.116.196 with SMTP id n4mr2797586faq.75.1284347210812; Sun, 12 Sep 2010 20:06:50 -0700 (PDT) Received: by 10.223.110.197 with HTTP; Sun, 12 Sep 2010 20:06:50 -0700 (PDT) In-Reply-To: <4C8D6EB7.6060205@ukr.net> References: <4C8D6EB7.6060205@ukr.net> Date: Sun, 12 Sep 2010 20:06:50 -0700 Message-ID: From: Freddie Cash To: freebsd-fs@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: I would like to compare snapshots ZFS X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Sep 2010 03:06:52 -0000 On Sun, Sep 12, 2010 at 5:22 PM, Vladislav V. Prodan w= rote: > Something like: > =C2=A0 =C2=A0 =C2=A0 =C2=A0zfs diff [snapshot] [snapshot|filesystem] > > Inspired by posts: > =C2=A0 =C2=A0 =C2=A0 =C2=A0http://netmgt.blogspot.com/2010/03/zfs-snapsho= t-differences.html > and > http://thnetos.wordpress.com/2007/06/05/not-as-simple-perl-script-for-zfs= -snapshot-auditing/ Search the archives for this very list (or possibly -current), and you'll find a notice for testing of a ZFSv28 patch, which includes this feature. :) --=20 Freddie Cash fjwcash@gmail.com