diff options
author | NeilBrown <[email protected]> | 2005-06-21 17:17:29 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2005-06-21 19:07:47 -0700 |
commit | 8a5e9cf1d6626586ff08e49f400a006a9f0c3275 (patch) | |
tree | 3a3135209c0dcb5dd2899b8afcc1701e2fdcf732 /net/lapb/lapb_timer.c | |
parent | 39730960d94306d7be414e8d54f4e5c071af1278 (diff) |
[PATCH] md: make sure md/bitmap doesn't try to write a page with active writeback
Due to the use of write-behind, it is possible for md to write a page to
the bitmap file that is still completing writeback. This is not allowed.
With this patch, we detect those cases and either force a sync write, or
back off and try later, as appropriate.
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