From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0A560C11D05 for ; Thu, 20 Feb 2020 15:12:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id DEE91208E4 for ; Thu, 20 Feb 2020 15:12:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728387AbgBTPMo (ORCPT ); Thu, 20 Feb 2020 10:12:44 -0500 Received: from mail.itouring.de ([188.40.134.68]:59174 "EHLO mail.itouring.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728346AbgBTPMo (ORCPT ); Thu, 20 Feb 2020 10:12:44 -0500 Received: from tux.applied-asynchrony.com (p5B07E2B3.dip0.t-ipconnect.de [91.7.226.179]) by mail.itouring.de (Postfix) with ESMTPSA id A07634161A41; Thu, 20 Feb 2020 16:12:42 +0100 (CET) Received: from [192.168.100.223] (ragnarok.applied-asynchrony.com [192.168.100.223]) by tux.applied-asynchrony.com (Postfix) with ESMTP id 5A069F01606; Thu, 20 Feb 2020 16:12:24 +0100 (CET) Subject: Re: 5.4-stable request: 52e29e331070cd ('btrfs: don't set path->leave_spinning for truncate') To: Sasha Levin Cc: "stable@vger.kernel.org" References: <20200218161426.GM1734@sasha-vm> From: =?UTF-8?Q?Holger_Hoffst=c3=a4tte?= Organization: Applied Asynchrony, Inc. Message-ID: Date: Thu, 20 Feb 2020 16:12:24 +0100 MIME-Version: 1.0 In-Reply-To: <20200218161426.GM1734@sasha-vm> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Hi Sasha, On 2/18/20 5:14 PM, Sasha Levin wrote: > On Tue, Feb 18, 2020 at 01:01:40PM +0100, Holger Hoffstätte wrote: >> Hi, >> >> I was just looking throught the current 5.4-stable queue and saw that >> 28553fa992cb28 ('Btrfs: fix race between shrinking truncate and fiemap') >> is queued. Upstream has a follow-up fix for this: 52e29e331070cd aka >> 'btrfs: don't set path->leave_spinning for truncate'. >> >> Would be nice to get those in together. I only looked at 5.4, don't >> know about other queues. > > Since that fix just hit upstream, I'm going to remove 28553fa992cb28 > from the queue now and work on getting both patches in the next release. Thanks, but maybe wait until [1] has also hit mainline? It's another fix for 28553fa992cb28. thanks, Holger [1] https://patchwork.kernel.org/patch/11394171/