Received: by 2002:a6b:500f:0:0:0:0:0 with SMTP id e15csp1399324iob; Fri, 29 Apr 2022 04:46:45 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwGRQ4un3JWVEX+xs8cHQzQbRWy/sA/dOSWj6k7499LBHfg6Kuv3rTo1IBCyDFyQ2QAImLH X-Received: by 2002:ac2:4d32:0:b0:471:fa43:ad01 with SMTP id h18-20020ac24d32000000b00471fa43ad01mr20693093lfk.276.1651232805020; Fri, 29 Apr 2022 04:46:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1651232805; cv=none; d=google.com; s=arc-20160816; b=BtG7HrpGAzWPRGQ5Ho8enlJbsLiZ7EF22BzIRyVbCT7DZCWZIxoBE0FmWLTd3TCbFW QcFO5IT/CFiksTgVKbkszqPdpvi1K4iddI4QOWZlz1b6oeOzrlL0H4Sfxnvjl26W2LRJ 9SWkByjmjRDL08Ma1CGUX1unBxpvdKtt+yy5IGKLrnxbWZ8aEA3Mr1Lha2MeWVYPAXRj bqN710GzrVCGBdd1FKnaZ4cU5DBtgu70JNTMG2VS8JcIZo6V8w9TPQKAUzPrEzRuEK0q q7IIj0gVrLqdQzlN++AFF4x7aMeOImGVgk7sdRKkWn5LuVjCRWWKSkem+l87SCNQ4AqB /APg== 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 :references:in-reply-to:message-id:date:subject:cc:to:from; bh=8NnE8c9i/7idn2wejDipVNYV39MzKbSjPYWn46cTMj4=; b=By2oZrTgTwbzqVGybzueosPTQpLdXD5gjcu84mUmyNVhi5gX195YxMRyncBYghpFtw 5afq13E1lRABq0kq/5m9hrZt4soTDDPL/GC2wPw8NRscD4q81l5SUY1AHKlvujBCEz9G 9FMCqC28VdBP28qFo5JwzCuEAWfPtH08rqnH+n8pqIdtNCrX0+IVz7E3VKEm5k8Esz+1 CKQjDIOzmPlIjSnSRCb1WezwC3gHAxUk0DQEQ7ATmfVGUT+UYtz5JLtm8zDI5tnlmmlK 3MuLsKVF8brMuV6kHD2izSx5KSywFH7lQHZtMexSpqV0Ha+sAbP4QTLM5Kna8JnB/asT vEnQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=mit.edu Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id i31-20020a0565123e1f00b0046d099bed86si8653923lfv.179.2022.04.29.04.46.15; Fri, 29 Apr 2022 04:46:44 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=mit.edu Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233002AbiD1RTX (ORCPT + 99 others); Thu, 28 Apr 2022 13:19:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34424 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232392AbiD1RTW (ORCPT ); Thu, 28 Apr 2022 13:19:22 -0400 Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1D1D05B3FD for ; Thu, 28 Apr 2022 10:16:06 -0700 (PDT) Received: from cwcc.thunk.org (pool-108-7-220-252.bstnma.fios.verizon.net [108.7.220.252]) (authenticated bits=0) (User authenticated as tytso@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 23SHG24R020342 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 28 Apr 2022 13:16:02 -0400 Received: by cwcc.thunk.org (Postfix, from userid 15806) id DA4D915C3EA1; Thu, 28 Apr 2022 13:16:01 -0400 (EDT) From: "Theodore Ts'o" To: Lukas Czerner Cc: "Theodore Ts'o" , linux-ext4@vger.kernel.org Subject: Re: [PATCH 1/3] resize2fs: remove unused variable 'c' Date: Thu, 28 Apr 2022 13:16:00 -0400 Message-Id: <165116607839.466979.13531412130110018943.b4-ty@mit.edu> X-Mailer: git-send-email 2.31.0 In-Reply-To: <20220217092500.40525-1-lczerner@redhat.com> References: <20220217092500.40525-1-lczerner@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_NONE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org Applied, thanks! I did make a minor change in the libss patch; there's no need to create a new error code, SS_ET_ENOMEM; we can just return the standard ENOMEM error. [1/3] resize2fs: remove unused variable 'c' commit: 997902106fab2bc7cb0f7251eb55fad4b721b51a [2/3] libss: fix possible NULL pointer dereferece on allocation failure commit: a282671a02e8fffa04ac0f9db7982fd6bb0a0916 [3/3] e2fsprogs: use mallinfo2 instead of mallinfo if available commit: 97079a792dd5e9ea9d4708d2e80244c930a139cd Best regards, -- Theodore Ts'o