linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Support replacing a device with smaller one
@ 2019-12-08  9:30 Kyle Ambroff-Kao
  2019-12-08  9:30 ` [PATCH 1/1] btrfs: Allow replacing device with a smaller one if possible Kyle Ambroff-Kao
  0 siblings, 1 reply; 5+ messages in thread
From: Kyle Ambroff-Kao @ 2019-12-08  9:30 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Kyle Ambroff-Kao

This is a pretty simple patch to address Bug 112741: "btrfs device
replace" should allow smaller devices if possible[1].

I have a followup patch for btrfs-progs related to this which updates
the validation and adds an extra prompt.

[1] https://bugzilla.kernel.org/show_bug.cgi?id=112741

Kyle Ambroff-Kao (1):
  btrfs: Allow replacing device with a smaller one if possible

 fs/btrfs/dev-replace.c | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

-- 
2.20.1

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

end of thread, other threads:[~2019-12-13 20:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-08  9:30 [PATCH 0/1] Support replacing a device with smaller one Kyle Ambroff-Kao
2019-12-08  9:30 ` [PATCH 1/1] btrfs: Allow replacing device with a smaller one if possible Kyle Ambroff-Kao
2019-12-09 10:26   ` Filipe Manana
2019-12-09 19:22     ` Kyle Ambroff-Kao
2019-12-13 15:48     ` 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).