[PATCH] Fix Intel/Sharp command set erase suspend bug
authorJoakim Tjernlund <joakim.tjernlund@transmode.se>
Tue, 28 Nov 2006 23:11:52 +0000 (23:11 +0000)
committerLinus Torvalds <torvalds@woody.osdl.org>
Wed, 29 Nov 2006 01:26:50 +0000 (17:26 -0800)
When we sleep and wait for a suspended operation to be resumed, go
back and check until it's ready -- don't just continue after the first
time we're woken. This can cause file system corruption.

Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found