diff options
author | NeilBrown <neilb@cse.unsw.edu.au> | 2005-08-04 12:53:33 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-08-04 13:00:54 -0700 |
commit | 193f1c931517592ec4188d15bf261e4bff368207 (patch) | |
tree | 5ba1f6a220f796422cf7314b17813e94aeb3e978 /drivers/md/Kconfig | |
parent | aa1595e9f3d0d731bcfc6c2680d5483b78f663dc (diff) |
[PATCH] md: always honour md bitmap being read from disk
The code currently will ignore the bitmap if the array seem to be in-sync.
This is wrong if the array is degraded, and probably wrong anyway. If the
bitmap says some chunks are not in in-sync, and the superblock says everything
IS in sync, then something is clearly wrong, and it is safer to trust the
bitmap.
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>
Diffstat (limited to 'drivers/md/Kconfig')
0 files changed, 0 insertions, 0 deletions