commit | e6ec716f0ddbe51741ef261d0804f0c28038dda4 | [log] [tgz] |
---|---|---|
author | Miao Xie <miaox@cn.fujitsu.com> | Thu Jan 17 05:38:51 2013 +0000 |
committer | Josef Bacik <jbacik@fusionio.com> | Wed Feb 20 09:37:19 2013 -0500 |
tree | 3339ba3503a5bac32c5cf7835a153f73d5eecd06 | |
parent | a1897fddd28daf6b23d05a30dc2a18836f77f8e3 [diff] |
Btrfs: make raid attr array more readable The current code of raid attr arry is hard to understand and it is easy to introduce some problem if we modify the array. So I changed it and made it more readable. Cc: Liu Bo <bo.li.liu@oracle.com> Signed-off-by: Miao Xie <miaox@cn.fujitsu.com> Signed-off-by: Josef Bacik <jbacik@fusionio.com>