commit | 9cd3a7eb8507deb3c75077739a07ccccad0dc991 | [log] [tgz] |
---|---|---|
author | Liu Bo <bo.li.liu@oracle.com> | Thu Aug 03 13:53:31 2017 -0600 |
committer | David Sterba <dsterba@suse.com> | Mon Oct 30 12:27:55 2017 +0100 |
tree | 9f785c4e5f0083f9461fcdb607bd00b346bb8d9b | |
parent | ee87cf5ed9fe8e41d057f5f5c7f49c18b6d3f94c [diff] |
Btrfs: search parity device wisely After mapping block with BTRFS_MAP_WRITE, parities have been sorted to the end position, so this search can start from the first parity stripe. Signed-off-by: Liu Bo <bo.li.liu@oracle.com> Reviewed-by: David Sterba <dsterba@suse.com> [ copied changelog as a comment ] Signed-off-by: David Sterba <dsterba@suse.com>