diff options
author | NeilBrown <neilb@cse.unsw.edu.au> | 2005-09-09 16:23:52 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-09 16:39:11 -0700 |
commit | ab904d634625ef8dc590240b7ee06c7b724e636b (patch) | |
tree | 3ecd6a17dd99f2f1879b3e1fed58f52e6d35633c /Documentation/applying-patches.txt | |
parent | 71c0805cb48462c99fbe0e5fcc6c12d7b9929c09 (diff) | |
download | blackbird-op-linux-ab904d634625ef8dc590240b7ee06c7b724e636b.tar.gz blackbird-op-linux-ab904d634625ef8dc590240b7ee06c7b724e636b.zip |
[PATCH] md: fix bitmap/read_sb_page so that it handles errors properly.
read_sb_page() assumed that if sync_page_io fails, the device would be marked
faultly. However it isn't. So in the face of error, read_sb_page would loop
forever.
Redo the logic so that this cannot happen.
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/applying-patches.txt')
0 files changed, 0 insertions, 0 deletions