diff options
author | Benjamin LaHaise <bcrl@kvack.org> | 2005-06-23 00:10:27 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-23 09:45:34 -0700 |
commit | 63e6880918e75dcb92d60aff218a76e063a471ef (patch) | |
tree | 059a00899bdf96b255e2b60d6cf91968a9af485a /kernel/sched.c | |
parent | 4452ea509e29df2f019bed2f7a1e0f5eea092b26 (diff) | |
download | linux-next-63e6880918e75dcb92d60aff218a76e063a471ef.tar.gz |
[PATCH] aio: fix do_sync_(read|write) to properly handle aio retries
When do_sync_(read|write) encounters an aio method that makes use of the
retry mechanism, they fail to correctly retry the operation. This fixes
that by adding the appropriate sleep and retry mechanism.
Signed-off-by: Benjamin LaHaise <benjamin.c.lahaise@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/sched.c')
0 files changed, 0 insertions, 0 deletions