From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193] helo=mx.sourceforge.net) by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1S5WOo-00026W-Fn for ltp-list@lists.sourceforge.net; Thu, 08 Mar 2012 06:00:26 +0000 Received: from mail.windriver.com ([147.11.1.11]) by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) id 1S5WOn-0007h1-Fo for ltp-list@lists.sourceforge.net; Thu, 08 Mar 2012 06:00:26 +0000 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca [147.11.189.40]) by mail.windriver.com (8.14.3/8.14.3) with ESMTP id q2860JSD003936 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Wed, 7 Mar 2012 22:00:19 -0800 (PST) Message-ID: <4F584AF1.3010909@windriver.com> Date: Thu, 8 Mar 2012 14:00:17 +0800 From: Kang Kai MIME-Version: 1.0 Subject: [LTP] aio_read/8-1.c fails List-Id: Linux Test Project General Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ltp-list-bounces@lists.sourceforge.net To: ltp-list@lists.sourceforge.net Hi All, aio_read/8-1.c "fills in an aiocb with a NULL aio_buf" and then expect that the operation is not succesfully queued. It fails that aio_read() always return 0. And I checked the posix spec and didn't find that an aiocb with NULL aio_buf will cause enqueue fails. So is this case valid? Thanks, Kai ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list