Add new btrfsck option, '--chunk-root', to specify chunk root bytenr.Modify 
open_ctree_fs_info() function to accept chunk_root_bytenr to override the 
bytenr in superblock. 

Lu Fengqi (1):
  btrfs-progs: Add new option for specify chunk root bytenr

 btrfs-debug-tree.c |  2 +-
 btrfs-find-root.c  |  2 +-
 btrfs-image.c      |  4 ++--
 cmds-check.c       | 10 ++++++++--
 cmds-filesystem.c  |  2 +-
 cmds-restore.c     |  2 +-
 disk-io.c          | 27 +++++++++++++++++++++------
 disk-io.h          |  4 +++-
 8 files changed, 38 insertions(+), 15 deletions(-)

-- 
2.5.0



--
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