aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorNeilBrown <[email protected]>2005-06-21 17:17:18 -0700
committerLinus Torvalds <[email protected]>2005-06-21 19:07:44 -0700
commitcdbb4cc2e5c30895709163d8544057db21ee23e0 (patch)
treeca5037bfa8c51f61fe2c7627f2cbed37697af882 /net/lapb/lapb_timer.c
parentbc7f77de2cd81718dd789a2cfe68a7cf1b48f016 (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 <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions