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=-3.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,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 D1530C433B4 for ; Fri, 21 May 2021 07:31:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id ADF40613C4 for ; Fri, 21 May 2021 07:31:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236059AbhEUHcp (ORCPT ); Fri, 21 May 2021 03:32:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59878 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236007AbhEUHco (ORCPT ); Fri, 21 May 2021 03:32:44 -0400 Received: from mail-wm1-x333.google.com (mail-wm1-x333.google.com [IPv6:2a00:1450:4864:20::333]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7D6C0C061574 for ; Fri, 21 May 2021 00:31:21 -0700 (PDT) Received: by mail-wm1-x333.google.com with SMTP id l11-20020a05600c4f0bb029017a7cd488f5so3942773wmq.0 for ; Fri, 21 May 2021 00:31:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=philpotter-co-uk.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=JX2NF0LoCNh+yd7JhxwHGPcUa2KSL8nXMCjUnyA43EQ=; b=HLSqPrUlVKEbMq4gNhA24tgksB7ufT4UkPI7YqExauQ/ge+h9EONOPdRmxRGyHW0wR rgcrc9o5Kzqg0FyZ9STQ+xakYdpAfWJRsos/PqFlZE1OPFLfNXSKSqZa4KsH4elN0yz5 MkSk0ylgFE9Xh4Kfq2XNX5XJR+K81B+gEOm7AAiOUpCIo90jEEzS1ZtIo5RblXaKJmHT 7cY996tQ5m9ZfDNjR1g213CLKVicglwB62OG6MFOCbkgT4dBdcXUrySWxffTGUfIjfx3 6PqIW76fod2eibxzX5GbqW7c9Uv99BhEL238WZZ9lx1u/5zMtE9s1V0lgr6L0gaI86Un U8hQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=JX2NF0LoCNh+yd7JhxwHGPcUa2KSL8nXMCjUnyA43EQ=; b=VXHMO585Norj6L6QKMfVXlnSnqshwxzaouHLeAzpgKnEaKvHmYP4shlXXLeJK/Ho7K 4MaQxlnZTNffBslz1S+VoDIXseBYQotWsmy0hen/JMwF/Je5H7gEY6/9o0aBIUM1NZnN Qy1EnjQyvJ3TB6ukR9TTpm7b00FvX2SG+dLxMVPURYjMy5Q3/ccRmDMFEJa2n86v+INT m6p7QWhrO6gSM3q/QLQ/feukA8rxv78pk7axdQp9vab9bcbCuzRIGLP7bOESwcLV9ksG 1rf51FmqhrTZ5bxbDAn7/2xg8KskXJimczXvrf6NXDY797+Hesq/I3yQ+KpM4TxZ/q4y D8Bg== X-Gm-Message-State: AOAM532TK6c5airgPTWeJsCFqzxpsZstRYuWwb3JUwfi6tzkafSkPpWK VHMjDQgWcagl20CZ5BIrIFrfzBB/xugwIjfm X-Google-Smtp-Source: ABdhPJyfiRwa7S9seGTK9XjC59dTlYZZjltqdtfRBktLHCxvxavP7B8Kq4aIvTPb1KcTdyMwAP8UYg== X-Received: by 2002:a7b:cd01:: with SMTP id f1mr7712226wmj.177.1621582280129; Fri, 21 May 2021 00:31:20 -0700 (PDT) Received: from equinox (2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.a.1.e.e.d.f.d.0.b.8.0.1.0.0.2.ip6.arpa. [2001:8b0:dfde:e1a0::2]) by smtp.gmail.com with ESMTPSA id n15sm1048718wrr.20.2021.05.21.00.31.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 May 2021 00:31:19 -0700 (PDT) Date: Fri, 21 May 2021 08:31:17 +0100 From: Phillip Potter To: "Theodore Y. Ts'o" Cc: Andreas Dilger , linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] fs: ext4: mballoc: amend goto to cleanup groupinfo memory correctly Message-ID: References: <6E6AEEB4-1FBA-40F1-8328-8E304E68A7C6@dilger.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 20, 2021 at 11:52:31PM -0400, Theodore Y. Ts'o wrote: > Thanks, applied, with a cleaned up commit description. > > Cheers, > > - Ted Dear Ted, Thank you for applying the patch, appreciate it. Regards, Phil