All of lore.kernel.org
 help / color / mirror / Atom feed
* Btrfs-progs: Update btrfs restore so it matches all current development
@ 2013-03-12 17:38 Josef Bacik
  2013-03-12 17:38 ` [PATCH 01/10] Btrfs-progs: add an option for specifying the root to restore Josef Bacik
                   ` (11 more replies)
  0 siblings, 12 replies; 21+ messages in thread
From: Josef Bacik @ 2013-03-12 17:38 UTC (permalink / raw)
  To: linux-btrfs

Hello,

I noticed today that a bunch of work that had been done to restore last year
wasn't in the normal btrfs-progs restore.  So this work forward ports all of the
patches that were missing, and redoes a bunch of the work that was done to deal
with really broken file systems so that it uses more of the generic helpers that
Chris wrote a while ago.  This is based on the latest integration branch, Dave
if you want to just pull you can do

git://github.com/josefbacik/btrfs-progs.git for-kdave

Thanks,

Josef

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2013-03-21 17:45 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-12 17:38 Btrfs-progs: Update btrfs restore so it matches all current development Josef Bacik
2013-03-12 17:38 ` [PATCH 01/10] Btrfs-progs: add an option for specifying the root to restore Josef Bacik
2013-03-12 17:38 ` [PATCH 02/10] Btrfs-progs: try other mirrors if decomression fails Josef Bacik
2013-03-12 17:38 ` [PATCH 03/10] Btrfs-progs: try other mirrors on read failure Josef Bacik
2013-03-12 17:38 ` [PATCH 04/10] btrfs-progs: Fix error handling for failed reads in restore tool when mirrors exist Josef Bacik
2013-03-14 23:10   ` David Sterba
2013-03-14 23:36     ` David Marcin
2013-03-12 17:38 ` [PATCH 05/10] restore: Split output directory and btrfs-local path search_dir() parameters Josef Bacik
2013-03-14 23:18   ` David Sterba
2013-03-12 17:38 ` [PATCH 06/10] restore: Add regex matching of paths and files to be restored Josef Bacik
2013-03-13 21:31   ` Zach Brown
2013-03-13 23:34     ` Peter Stuge
2013-03-14  0:04       ` Zach Brown
2013-03-12 17:38 ` [PATCH 07/10] btrfs-progs: add lzo compression support to restore Josef Bacik
2013-03-12 17:38 ` [PATCH 08/10] btrfs-progs: fix regexec to only work if we actually have a regexec Josef Bacik
2013-03-12 17:38 ` [PATCH 09/10] Btrfs-progs: give restore a list roots option Josef Bacik
2013-03-12 17:38 ` [PATCH 10/10] Btrfs-progs: make restore deal with really broken file systems Josef Bacik
2013-03-14 23:37   ` David Sterba
2013-03-21 17:45     ` David Sterba
2013-03-12 19:26 ` Btrfs-progs: Update btrfs restore so it matches all current development Chris Mason
2013-03-18 17:27 ` David Sterba

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.