diff options
author | NeilBrown <neilb@cse.unsw.edu.au> | 2005-06-21 17:17:18 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-21 19:07:44 -0700 |
commit | cdbb4cc2e5c30895709163d8544057db21ee23e0 (patch) | |
tree | ca5037bfa8c51f61fe2c7627f2cbed37697af882 /Documentation/usb | |
parent | bc7f77de2cd81718dd789a2cfe68a7cf1b48f016 (diff) |
[PATCH] md: make sure md bitmap is cleared on a clean start.
As the array-wide clean bit (in the superblock) is set more agressively than
the bits in the bitmap are cleared, it is possible to have an array which is
clean despite there being bits set in the bitmap.
These bits will currently never get cleared, as they can only be cleared by a
resync pass, which never happens.
No, when reading bits from disk, be aware of whether the whole array is known
to be in sync, and act accordingly.
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 'Documentation/usb')
0 files changed, 0 insertions, 0 deletions