linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] multiple disks restore support of btrfs-image
@ 2013-06-20 12:05 Liu Bo
  2013-06-20 12:05 ` [PATCH 1/4] Btrfs-progs: fix misuse of skinny metadata in btrfs-image Liu Bo
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Liu Bo @ 2013-06-20 12:05 UTC (permalink / raw)
  To: linux-btrfs

Patch 1-3 are bug fixes for several places.

Patch 4 adds btrfs-image support of multiple disks restore.

Liu Bo (4):
  Btrfs-progs: fix misuse of skinny metadata in btrfs-image
  Btrfs-progs: skip open devices which is missing
  Btrfs-progs: delete fs_devices itself from fs_uuid list before
    freeing
  Btrfs-progs: exhance btrfs-image to restore image onto multiple disks

 btrfs-image.c |  298 ++++++++++++++++++++++++++++++++++++++++++++++++++-------
 ctree.h       |    1 +
 disk-io.c     |   91 +++++++++++++-----
 disk-io.h     |    5 +
 volumes.c     |    4 +
 5 files changed, 339 insertions(+), 60 deletions(-)

-- 
1.7.7


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

end of thread, other threads:[~2013-06-21  1:12 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-20 12:05 [PATCH 0/4] multiple disks restore support of btrfs-image Liu Bo
2013-06-20 12:05 ` [PATCH 1/4] Btrfs-progs: fix misuse of skinny metadata in btrfs-image Liu Bo
2013-06-20 12:05 ` [PATCH 2/4] Btrfs-progs: skip open devices which is missing Liu Bo
2013-06-20 12:05 ` [PATCH 3/4] Btrfs-progs: delete fs_devices itself from fs_uuid list before freeing Liu Bo
2013-06-20 12:05 ` [PATCH 4/4] Btrfs-progs: exhance btrfs-image to restore image onto multiple disks Liu Bo
2013-06-20 12:24   ` Josef Bacik
2013-06-20 12:39     ` Josef Bacik
2013-06-20 13:39       ` Liu Bo
2013-06-20 14:40       ` Liu Bo
2013-06-20 12:47     ` Chris Mason
2013-06-21  1:10   ` Chris Mason
2013-06-21  1:12     ` Liu Bo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).