From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.fusionio.com ([66.114.96.30]:51476 "EHLO mx1.fusionio.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750898Ab2JOOc0 (ORCPT ); Mon, 15 Oct 2012 10:32:26 -0400 Date: Mon, 15 Oct 2012 10:32:22 -0400 From: Chris Mason To: David Sterba CC: Rory Campbell-Lange , Arne Jansen , "linux-btrfs@vger.kernel.org" Subject: Re: [PATCH] Fits: tool to parse stream Message-ID: <20121015143222.GA31310@shiny> References: <1350048772-20658-1-git-send-email-sensille@gmx.net> <50791203.6060406@gmx.net> <20121013080857.GA1491@campbell-lange.net> <20121013154128.GA10679@twin.jikos.cz> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" In-Reply-To: <20121013154128.GA10679@twin.jikos.cz> Sender: linux-btrfs-owner@vger.kernel.org List-ID: On Sat, Oct 13, 2012 at 09:41:28AM -0600, David Sterba wrote: > On Sat, Oct 13, 2012 at 09:08:57AM +0100, Rory Campbell-Lange wrote: > > Perhaps "BTRFS Incremental Stream" or "Backup Incremental Stream" should > > be considered, with the file extension ".bis". > > From the brainstorming we had about the name, the intention behind the > stream is to be filesystem independent. > > So this might be named FIS with .fis extension, that is not far from the > proposed name. However, this hasn't been approved by the Slang committee > yet :) urbandictionary has some entries for fis, although I'm not really sure that matters. .fs is still my favorite, or .fss if you want to have the word stream in there. The stream parser is really cool though, thanks Arne. -chris