Received: by 2002:a05:6a10:eb17:0:0:0:0 with SMTP id hx23csp190956pxb; Thu, 2 Sep 2021 23:18:33 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx59p/FgDgy2xcI2iCAhomGuDDkKNufAYlDyLLZdRQOhMKInFYEuMsE/qEzgxFbVLEjzY9a X-Received: by 2002:a02:ad19:: with SMTP id s25mr1304884jan.17.1630649913778; Thu, 02 Sep 2021 23:18:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1630649913; cv=none; d=google.com; s=arc-20160816; b=OHONsgtAQXAQ9ogl9gsya2uR2tf3y9tpG6w9dz1dK0twbvNY8FYRlF77sbSbXOitU2 7D5bsCWJ6M1nf1aClQFJMOcrSdlF6QL1701XiY+unIqd6+HxCYOSM8QckU1PWprnaK/u 4Yq14CSh+ZGrp+htyz3wek6hSxU655XxXMhJN+mFfxvnviB3f/t2tdakQqRTMTBe97xN i8yCElUmhXVRQOlLFo93rjL8hG73llSxQOiYxA1gfj15rCVqVSc6vkIDt6uEVmW/RHg4 GWrP9uQ/WxNs2zxyOV8fux+KOVUxKTIKCf4VJCnt1N8uNhoOY/Sjt+XIcJpsbZA3EOrK PRLQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=IUVeIpnw9Cirry9XdtS92Lp25mXYdG/u7xtqI+pRE7U=; b=DdhKcri+qbPWVKGHmOgK/YTL5HAgibZdbjMp9tL2Ck30pdFytcr15W5tjuzZ7CWLEp dBD9EHXIIVGcPvqnKwR48vTouMEnrp1qDj0cEOifc6WzdVfu4aPPFBN6nfg0zIUpmMAR +uzkppLkY1jaAsaQ4q3Ebb0lHF952VTp09sv7FZHaGxrR1ruMdCkla3QOx1moEkIBZd9 add+HLmJXRaXxo8TLjcu9hw3r1SiTu28Lga317i4nGXpVemv+O31gukeHox98z/sJ6M/ B09iZBu7jfoLuPZdhHCZEjRE4/HooQXFG3ipxUekEjS2UySehtvJ6ZvhIZTXeZa1zhsQ OXlw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id h30si4792548ila.1.2021.09.02.23.18.15; Thu, 02 Sep 2021 23:18:33 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346697AbhICGSo (ORCPT + 99 others); Fri, 3 Sep 2021 02:18:44 -0400 Received: from szxga02-in.huawei.com ([45.249.212.188]:9400 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345271AbhICGSn (ORCPT ); Fri, 3 Sep 2021 02:18:43 -0400 Received: from dggemv711-chm.china.huawei.com (unknown [172.30.72.54]) by szxga02-in.huawei.com (SkyGuard) with ESMTP id 4H16tF68Vyz8wbb; Fri, 3 Sep 2021 14:13:25 +0800 (CST) Received: from dggema766-chm.china.huawei.com (10.1.198.208) by dggemv711-chm.china.huawei.com (10.1.198.66) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.2176.2; Fri, 3 Sep 2021 14:17:42 +0800 Received: from localhost.localdomain (10.175.127.227) by dggema766-chm.china.huawei.com (10.1.198.208) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.8; Fri, 3 Sep 2021 14:17:41 +0800 From: yangerkun To: , CC: , , Subject: [PATCH 0/3] bugfix for insert/collapse fallocate Date: Fri, 3 Sep 2021 14:27:45 +0800 Message-ID: <20210903062748.4118886-1-yangerkun@huawei.com> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=US-ASCII X-Originating-IP: [10.175.127.227] X-ClientProxiedBy: dggems701-chm.china.huawei.com (10.3.19.178) To dggema766-chm.china.huawei.com (10.1.198.208) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org yangerkun (3): ext4: correct the left/middle/right debug message for binsearch ext4: ensure enough credits in ext4_ext_shift_path_extents ext4: stop use path once restart journal in ext4_ext_shift_path_extents fs/ext4/extents.c | 77 ++++++++++++++++++++++------------------------- 1 file changed, 36 insertions(+), 41 deletions(-) -- 2.31.1