linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] btrfs-progs: Add new option for specify chunk root bytenr
@ 2016-03-07  4:57 Lu Fengqi
  2016-03-07  4:57 ` Lu Fengqi
  0 siblings, 1 reply; 3+ messages in thread
From: Lu Fengqi @ 2016-03-07  4:57 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Lu Fengqi

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




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

end of thread, other threads:[~2016-03-09 13:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-07  4:57 [PATCH] btrfs-progs: Add new option for specify chunk root bytenr Lu Fengqi
2016-03-07  4:57 ` Lu Fengqi
2016-03-09 13:42   ` David Sterba

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