From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Moyer Subject: Re: [Bug] XFS: DIO random write + BufferIO read Date: Tue, 08 Apr 2014 10:28:10 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: "linux-fsdevel@vger.kernel.org" , jack@suse.cz, Theodore Ts'o , xfstests To: Zhi Yong Wu Return-path: In-Reply-To: (Zhi Yong Wu's message of "Fri, 4 Apr 2014 23:09:10 +0800") List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com List-Id: linux-fsdevel.vger.kernel.org Zhi Yong Wu writes: > HI > > When i try something on XFS filesytem, i hit one issue as below: > > One main task create multiple threads at first, Then it will dio > random write some files with random offset and length for each thread. > When those files get ready, those multiple threads will bufferio read > them and check if the data are same as their corresponding buffer. In > theory, they should be same, but the actual result isn't what we > expect > > By the way, i did the same try on ext3 filesystem, but didn't get any > such issue. What kernel version? Cheers, Jeff _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs