David Sterba (3):
  btrfs-progs: introduce rescue command group
  btrfs-progs: move chunk-recover to rescue group
  btrfs-progs: separate command ant implementation of chunk-recover code

 Makefile        |    3 +-
 btrfs.c         |    2 +-
 chunk-recover.c | 1745 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 cmds-chunk.c    |    2 +-
 cmds-rescue.c   |  100 ++++
 commands.h      |    3 +
 man/btrfs.8.in  |    4 +-
 7 files changed, 1854 insertions(+), 5 deletions(-)
 create mode 100644 chunk-recover.c
 create mode 100644 cmds-rescue.c

-- 
1.8.3.1

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to