Re: [PATCH v4] btrfs-progs: Add minimum device size check
From: Qu Wenruo <hidden>
Date: 2014-07-07 00:38:22
-------- Original Message -------- Subject: Re: [PATCH v4] btrfs-progs: Add minimum device size check From: David Sterba <redacted> To: dsterba@suse.cz, Qu Wenruo <redacted>, linux-btrfs@vger.kernel.org Date: 2014年07月04日 23:21
On Fri, Jul 04, 2014 at 04:17:46PM +0200, David Sterba wrote:quoted
On Fri, Jul 04, 2014 at 03:29:17PM +0800, Qu Wenruo wrote:quoted
v4: Fix a variant reuse bug which causes mkfs.btrfs use wrong first device.Can you please send this incremental change only? The v3 patch is deep in the v3.15.x branch that's supposed to comprise patches for the 3.15 release. The diff between v3 and v4 is pretty small, such mistakes happen, no big deal (unlike rebasing a branch that was public for some time already).Oh crap, I left my note in subject of the v3 patch in git. I'd rather not let it to the final branch, but the rebase is be necessary. Sorry. I'll take v4 then.
Sorry for the extra rebase work. Thanks anyway. Qu