]> git.karo-electronics.de Git - mv-sheeva.git/commit
md/bitmap: move printing of bitmap status to bitmap.c
authorNeilBrown <neilb@suse.de>
Mon, 19 Mar 2012 01:46:40 +0000 (12:46 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 19 Mar 2012 01:46:40 +0000 (12:46 +1100)
commit57148964d946614ffc6621539096ded1e7d896ab
treed4bdadf58d740fcdb3c65063a5706cc3902f2b9b
parent4ba97dff719b4cbeb7a4f6beddd2feb7404102d8
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>
drivers/md/bitmap.c
drivers/md/bitmap.h
drivers/md/md.c