From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.wl.linuxfoundation.org ([198.145.29.98]:52328 "EHLO mail.wl.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726293AbeJBXNC (ORCPT ); Tue, 2 Oct 2018 19:13:02 -0400 Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 76B6B284B5 for ; Tue, 2 Oct 2018 16:28:50 +0000 (UTC) From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 201259] [xfstests shared/010]: maybe pagecache contents is mutated after cycle mount Date: Tue, 02 Oct 2018 16:28:51 +0000 Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: linux-xfs@kernel.org https://bugzilla.kernel.org/show_bug.cgi?id=201259 --- Comment #4 from Eric Sandeen (sandeen@sandeen.net) --- If I change the test to mount with -o allocsize=4096, the problem goes away, so it would appear that this has to do with speculative preallocation past EOF. -- You are receiving this mail because: You are watching the assignee of the bug.