From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1765470AbdAKQRf (ORCPT ); Wed, 11 Jan 2017 11:17:35 -0500 Received: from mail-wj0-f194.google.com ([209.85.210.194]:34607 "EHLO mail-wj0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761380AbdAKQRd (ORCPT ); Wed, 11 Jan 2017 11:17:33 -0500 Subject: Re: [PATCH] Revert "Btrfs: don't delay inode ref updates during log, replay" To: Jeff Mahoney References: <0b303b40-57c2-c95e-5e50-804e0c757482@suse.com> Cc: Chris Mason , "linux-kernel@vger.kernel.org" From: Jiri Slaby Message-ID: <348f2119-0eca-9bc9-4def-62bda459683e@suse.cz> Date: Wed, 11 Jan 2017 17:17:30 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <0b303b40-57c2-c95e-5e50-804e0c757482@suse.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/03/2016, 04:21 AM, Jeff Mahoney wrote: > This reverts commit 644d10716875b24388680925d6c7502420987bfe. > > The original patch for mainline, 6f8960541b1 (Btrfs: don't delay > inode ref updates during log replay) lists 1d52c78afbb (Btrfs: try > not to ENOSPC on log replay) as the only pre-3.18 dependency, but it > also depends on 67de11769bd (Btrfs: introduce the delayed inode ref > deletion for the single link inode), which was introduced in 3.14 > and isn't in 3.12.y. > > The -stable commit added the check to btrfs_delayed_update_inode, > which may look similar to btrfs_delayed_delete_inode_ref, but it's > only superficial. The tops of both functions handle typical Thanks, now applied after dealing with the pile of patches collected during Christmas. -- js suse labs