On 31.01.2018 04:28, Anand Jain wrote:
v3->v2:
rename device_sort() to device_cmp().
v1->v2:
No code change. Change log updated to include the type
of problem that this consistency would help. And
I don't see patch 2/2 in the ML. So trying to resend.
By maintaining the device order (some) consistency it makes reproducing
the missing chunk related problems more consistent. (More fixes of this
sort is coming up).
Anand Jain (2):
btrfs: fix device order consistency
btrfs: fix alloc device order consistency
fs/btrfs/volumes.c | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)
For the whole series:
Reviewed-by: Nikolay Borisov <redacted>