]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] md: improve debug-printing of bitmap superblock.
authorNeilBrown <neilb@cse.unsw.edu.au>
Wed, 22 Jun 2005 00:17:20 +0000 (17:17 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 22 Jun 2005 02:07:45 +0000 (19:07 -0700)
commita2cff26ad18a8794722fb0d3c019d93e14fce3f1
tree1895a52cfeeb7b4987b1d2cb97f6cd4b84305f57
parentfc7ca163a448dfb23f44c9a47ebc8cbe52cf49df
[PATCH] md: improve debug-printing of bitmap superblock.

- report sync_size properly  - need /2 to convert sectors to KB
- move everything over 2 spaces to allow proper spelling of
  "events cleared".

Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/md/bitmap.c