aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/raid10.c
diff options
context:
space:
mode:
authorNeilBrown <neilb@cse.unsw.edu.au>2005-06-21 17:17:29 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-21 19:07:47 -0700
commit8a5e9cf1d6626586ff08e49f400a006a9f0c3275 (patch)
tree3a3135209c0dcb5dd2899b8afcc1701e2fdcf732 /drivers/md/raid10.c
parent[PATCH] Two small fixes for md verion-1 superblocks. (diff)
downloadlinux-dev-8a5e9cf1d6626586ff08e49f400a006a9f0c3275.tar.xz
linux-dev-8a5e9cf1d6626586ff08e49f400a006a9f0c3275.zip
[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 <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/raid10.c')
0 files changed, 0 insertions, 0 deletions