Re: [PATCH] Removing btrfsctl, btrfs-vol, btrfs-show

2012-06-10 Thread Goffredo Baroncelli
On 06/10/2012 10:46 AM, Chris Samuel wrote: > On Saturday 09 June 2012 16:24:19 Goffredo Baroncelli wrote: > >> This commit removes all the related code. > > This doesn't seem to apply cleanly with patch Did you pass the "-p1" switch to the patch command ? > (though git am > seems to apply it

Re: [PATCH] Removing btrfsctl, btrfs-vol, btrfs-show

2012-06-10 Thread Chris Samuel
On Saturday 09 June 2012 16:24:19 Goffredo Baroncelli wrote: > This commit removes all the related code. This doesn't seem to apply cleanly with patch (though git am seems to apply it OK) to the git repo master from: git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git FYI patch

[PATCH] Removing btrfsctl, btrfs-vol, btrfs-show

2012-06-08 Thread Goffredo Baroncelli
With the commit 002d021c (committed October 2011) btrfsctl, btrfs-vol, btrfs-show were declared deprecated. The last patches related to these commands are dated December 2010. These tools are replaced by the "btrfs" tool in all the functionality. This commit removes all the related code. Signed-