From owner-freebsd-fs@FreeBSD.ORG Wed Sep 1 15:03:56 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 0834310656BF for ; Wed, 1 Sep 2010 15:03:56 +0000 (UTC) (envelope-from kungfujesus06@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id B9D5F8FC1C for ; Wed, 1 Sep 2010 15:03:55 +0000 (UTC) Received: by gxk24 with SMTP id 24so3529269gxk.13 for ; Wed, 01 Sep 2010 08:03:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=UXXYYKqcKq+hLG1p4jPF5lZQBI1iMHugBGIT0XRuAWo=; b=e2OFY/1DGLCWPDaR10UL7f2clp0EiP/79iV6fRwRyBrjLU5iz7Zpv1/Y0oWCfi8ykb o2sLK1EUiDPKd4z+YsD/2Jr6Ma9OF7RjZXdxzG4ThQHaYQZcOuBTNhoAFzZ+oRRYKIEZ pnxYGaF1DdJDEeOfPJjC+jHnM1JOcoVpwtKf8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=W83rRwCfX4mVoaw0nE5exlGabTJHsRr/71iGkhsunJG5WxZw0Fo8urMKZU9R8sYHla Ox2P0BnizeeGbyljjT4K/nrhRE8bv9KAYKqwwPcRPDy3wKDzjnbDKkBPL3Itm7mgyCh1 SNTwFdDV7lF38ukdzg6voOZovtYd65ylUT7JE= MIME-Version: 1.0 Received: by 10.150.150.2 with SMTP id x2mr3891663ybd.283.1283353434450; Wed, 01 Sep 2010 08:03:54 -0700 (PDT) Received: by 10.231.186.215 with HTTP; Wed, 1 Sep 2010 08:03:54 -0700 (PDT) Date: Wed, 1 Sep 2010 11:03:54 -0400 Message-ID: From: Adam Stylinski To: freebsd-fs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: ZFS v28 is ready for wider testing. 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: Wed, 01 Sep 2010 15:03:56 -0000 ZFS diff looks like an especially useful feature. No more worrying about what you deleted when a snapshot grows suspiciously large. V22 on OpenSolaris already seems much faster, and the ability to remove log devices will make management much less scary when migrating a pool.