On Tue, Oct 03, 2017 at 03:47:26PM +0900, Misono, Tomohiro wrote:
> kernel 4.14 introduces new function for checking if all chunks is ok for
> mount with -o degraded option.
>
> commit 21634a19f646 ("btrfs: Introduce a function to check if all
> chunks a OK for degraded rw mount")
>
> As a result, raid0 profile cannot be mounted with -o degraded on 4.14.
> This causes failure of the misc-test 011 "delete missing device".
>
> Fix this by using raid1 profile for both data and metadata.
> This also should work for kernel before 4.13.
>
> Signed-off-by: Tomohiro Misono <misono.tomohiro@xxxxxxxxxxxxxx>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html