From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailout-de.gmx.net ([213.165.64.23]:38768 "HELO mailout-de.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1750972Ab2KAFGL (ORCPT ); Thu, 1 Nov 2012 01:06:11 -0400 Message-ID: <50920371.7090601@gmx.net> Date: Thu, 01 Nov 2012 06:06:57 +0100 From: Arne Jansen MIME-Version: 1.0 To: Shane Spencer CC: linux-btrfs@vger.kernel.org Subject: Re: find-new possibility of showing modified and deleted files/directories References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-btrfs-owner@vger.kernel.org List-ID: On 11/01/2012 02:28 AM, Shane Spencer wrote: > That's Plan B. I'll be making a btrfs stream decoder and doing in > place edits. I need to move stuff around to other filesystem types > otherwise I'd just store the stream or apply the stream to a remote > snapshot. That's the whole point of the btrfs-send design: It's very easy to receive on different filesystems. A generic receiver is in preparation. And to make it even more generic: A sender using the same stream format is also in preparation for zfs. > > On Wed, Oct 31, 2012 at 4:13 PM, cwillu wrote: >> Probably easier to decode the btrfs-send stream, or even just use btrfs-send >> itself instead. > -- > To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >