From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 0/13] read-only remount race fix v7 Date: Wed, 12 Oct 2011 11:03:32 -0400 Message-ID: <20111012150332.GA25289@infradead.org> References: <1318430946-7091-1-git-send-email-miklos@szeredi.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: viro@ZenIV.linux.org.uk, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, jack@suse.cz, hch@infradead.org, akpm@linux-foundation.org, toshi.okajima@jp.fujitsu.com, mszeredi@suse.cz To: Miklos Szeredi Return-path: Content-Disposition: inline In-Reply-To: <1318430946-7091-1-git-send-email-miklos@szeredi.hu> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Wed, Oct 12, 2011 at 04:48:53PM +0200, Miklos Szeredi wrote: > Here's an update of the read-only remount race fixes. > > It should now fix the races after unlink. I haven't been able to > trigger the bad behavior with the test scripts provided by Toshiyuki > Okajima. How does the test script look like? Could we integrate it into xfstests so that we have a good regular run regression test for this?