From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.wl.linuxfoundation.org ([198.145.29.98]:58240 "EHLO mail.wl.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725747AbeLDIoC (ORCPT ); Tue, 4 Dec 2018 03:44:02 -0500 Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7F87629816 for ; Tue, 4 Dec 2018 08:44:01 +0000 (UTC) From: bugzilla-daemon@bugzilla.kernel.org To: linux-ext4@vger.kernel.org Subject: [Bug 201685] ext4 file system corruption Date: Tue, 04 Dec 2018 08:44:00 +0000 Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-ext4-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=201685 --- Comment #220 from carlphilippreh@gmail.com --- (In reply to Ortwin Glück from comment #219) > #211 > > Dropping dentry and inode cache (echo 2 > /proc/sys/vm/drop_caches) didn't > > resolve this, but dropping all caches (echo 3 > /proc/sys/vm/drop_caches) > > did. > > So we have pagecache corruption. Sounds like a problem in vm code then. Is > anybody seeing the problem when there is no swap? I'm seeing this problem with and without swap. Two of the affected computers even have CONFIG_SWAP=n. -- You are receiving this mail because: You are watching the assignee of the bug.