aio_suspend may be interrupted by IO request's completion signal, so we should use aio_error instead signal hander to check whether this request has complete.
Signed-off-by: Bian Naimeng <[email protected]> ----- .../conformance/interfaces/aio_suspend/1-1.c | 49 ++++++--------- .../conformance/interfaces/aio_suspend/4-1.c | 65 +++++++------------- 2 files changed, 41 insertions(+), 73 deletions(-) -- Regards Bian Naimeng ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
