diff options
author | David Sterba <dsterba@suse.com> | 2019-05-17 11:43:36 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2019-07-01 13:34:57 +0200 |
commit | 8c3e3582a4f0dbdaea49cfd71640a626c8bb7134 (patch) | |
tree | b45ec48368abc4aa5122508bc1ec2caaae5f1835 /tools/pcmcia | |
parent | btrfs: factor out helper for counting data stripes (diff) | |
download | linux-8c3e3582a4f0dbdaea49cfd71640a626c8bb7134.tar.xz linux-8c3e3582a4f0dbdaea49cfd71640a626c8bb7134.zip |
btrfs: use u8 for raid_array members
The raid_attr table is now 7 * 56 = 392 bytes long, consisting of just
small numbers so we don't have to use ints. New size is 7 * 32 = 224,
saving 3 cachelines.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/pcmcia')
0 files changed, 0 insertions, 0 deletions