commit | cff8267228c14e56ded8407787d4328603423b3e | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Fri May 17 11:43:45 2019 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Jul 01 13:34:58 2019 +0200 |
tree | 401220cd4851b01ecfb5d9694452413e710896ef | |
parent | 72ad813157c58416c29fa554928e21b9bdae2582 [diff] |
btrfs: read number of data stripes from map only once There are several places that call nr_data_stripes, but this value does not change. Signed-off-by: David Sterba <dsterba@suse.com>