From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757207AbcCaTf4 (ORCPT ); Thu, 31 Mar 2016 15:35:56 -0400 Received: from arcturus.aphlor.org ([188.246.204.175]:44324 "EHLO arcturus.aphlor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751703AbcCaTfy (ORCPT ); Thu, 31 Mar 2016 15:35:54 -0400 Date: Thu, 31 Mar 2016 15:35:48 -0400 From: Dave Jones To: dmonakhov@openvz.org Cc: tytso@mit.edu, Linux Kernel Subject: suboptimal seek_{data,hole} extents traversial Message-ID: <20160331193548.GA552@codemonkey.org.uk> Mail-Followup-To: Dave Jones , dmonakhov@openvz.org, tytso@mit.edu, Linux Kernel MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) X-Spam-Score: -2.9 (--) X-Spam-Report: Spam detection software, running on the system "arcturus.aphlor.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: I had deja vu today when I stumbled across the problem that 14516bb7bb6ffbd49f35389f9ece3b2045ba5815 tried to fix (and subsequently got reverted in ad7fefb109b0418bb4f16fc1176fd082f986698b Dmitry, did you ever get anywhere figuring out how that broke ext3 ? [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org I had deja vu today when I stumbled across the problem that 14516bb7bb6ffbd49f35389f9ece3b2045ba5815 tried to fix (and subsequently got reverted in ad7fefb109b0418bb4f16fc1176fd082f986698b Dmitry, did you ever get anywhere figuring out how that broke ext3 ? Dave