From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay2.corp.sgi.com [137.38.102.29]) by oss.sgi.com (Postfix) with ESMTP id 334FF29E24 for ; Fri, 5 Apr 2013 12:32:21 -0500 (CDT) Message-ID: <515F0ABB.804@sgi.com> Date: Fri, 5 Apr 2013 12:32:43 -0500 From: Rich Johnston MIME-Version: 1.0 Subject: Re: [PATCH] xfstests: Check concurrently of readdir and read on the same directory fd References: <515BC786.3070102@gmail.com> In-Reply-To: <515BC786.3070102@gmail.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: Zhao Hongjiang Cc: linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org, xfs@oss.sgi.com Zhao, Thanks for submitting this test, it has been committed. --Rich commit bbaf78c01bc98b2afc3bb3d31eac38fc5d4b3b19 Author: Zhao Hongjiang Date: Wed Apr 3 06:09:10 2013 +0000 xfstests generic 310: check concurrently of readdir and read on the same directory fd Check if there are two threads,one keeps calling read() or lseek(), and the other calling readdir(), both on the same directory fd. Based on a testcase from Li Zefan . http://marc.info/?l=linux-kernel&m=136123703211869&w=2 Signed-off-by: Zhao Hongjiang Reviewed-by: Rich Johnston [rjohnston@sgi.com minor white space fixes and test renumbering] Signed-off-by: Rich Johnston _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs