[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <515F0ABB.804@sgi.com>
Date: Fri, 5 Apr 2013 12:32:43 -0500
From: Rich Johnston <rjohnston@....com>
To: Zhao Hongjiang <zhaohongjiang37@...il.com>
CC: <david@...morbit.com>, <linux-fsdevel@...r.kernel.org>,
<linux-ext4@...r.kernel.org>, <xfs@....sgi.com>
Subject: Re: [PATCH] xfstests: Check concurrently of readdir and read on the
same directory fd
Zhao,
Thanks for submitting this test, it has been committed.
--Rich
commit bbaf78c01bc98b2afc3bb3d31eac38fc5d4b3b19
Author: Zhao Hongjiang <zhaohongjiang@...wei.com>
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 <lizefan@...wei.com>.
http://marc.info/?l=linux-kernel&m=136123703211869&w=2
Signed-off-by: Zhao Hongjiang <zhaohongjiang@...wei.com>
Reviewed-by: Rich Johnston <rjohnston@....com>
[rjohnston@....com minor white space fixes and test renumbering]
Signed-off-by: Rich Johnston <rjohnston@....com>
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists