commit | 8e5cfb55d3f7dc764cd7f4c966d4c2687eaf7569 | [log] [tgz] |
---|---|---|
author | Zhao Lei <[email protected]> | Tue Jan 20 15:11:33 2015 +0800 |
committer | Chris Mason <[email protected]> | Wed Jan 21 18:06:47 2015 -0800 |
tree | a5df5cec020c57973b914fd0ef3fa5891b81b9b4 | |
parent | cc7539edea6dd02536d56f0a3405b8bb7ae24168 [diff] |
Btrfs: Make raid_map array be inlined in btrfs_bio structure It can make code more simple and clear, we need not care about free bbio and raid_map together. Signed-off-by: Miao Xie <[email protected]> Signed-off-by: Zhao Lei <[email protected]> Signed-off-by: Chris Mason <[email protected]>