commit | 57148964d946614ffc6621539096ded1e7d896ab | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Mon Mar 19 12:46:40 2012 +1100 |
committer | NeilBrown <neilb@suse.de> | Mon Mar 19 12:46:40 2012 +1100 |
tree | d4bdadf58d740fcdb3c65063a5706cc3902f2b9b | |
parent | 4ba97dff719b4cbeb7a4f6beddd2feb7404102d8 [diff] |
md/bitmap: move printing of bitmap status to bitmap.c The part of /proc/mdstat which describes the bitmap should really be generated by code in bitmap.c. So move it there. Signed-off-by: NeilBrown <neilb@suse.de>