| Message ID | YzHqqg46Y34PX0Yq@mit.edu |
|---|---|
| State | New |
| Headers | show
Return-Path: <SRS0=e45A=Z5=vger.kernel.org=linux-ext4-owner@ozlabs.org>
X-Original-To: incoming@patchwork.ozlabs.org
Delivered-To: patchwork-incoming@legolas.ozlabs.org
Authentication-Results: legolas.ozlabs.org;
spf=pass (sender SPF authorized) smtp.mailfrom=ozlabs.org
(client-ip=2404:9400:2221:ea00::3; helo=gandalf.ozlabs.org;
envelope-from=srs0=e45a=z5=vger.kernel.org=linux-ext4-owner@ozlabs.org;
receiver=<UNKNOWN>)
Authentication-Results: legolas.ozlabs.org;
dkim=fail reason="signature verification failed" (2048-bit key;
unprotected) header.d=mit.edu header.i=@mit.edu header.a=rsa-sha256
header.s=outgoing header.b=SqNN2f8q;
dkim-atps=neutral
Received: from gandalf.ozlabs.org (mail.ozlabs.org
[IPv6:2404:9400:2221:ea00::3])
(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
key-exchange X25519 server-signature ECDSA (P-384))
(No client certificate requested)
by legolas.ozlabs.org (Postfix) with ESMTPS id 4MbrbW0JxXz1yq3
for <incoming@patchwork.ozlabs.org>; Tue, 27 Sep 2022 04:18:14 +1000 (AEST)
Received: from gandalf.ozlabs.org (gandalf.ozlabs.org [150.107.74.76])
by gandalf.ozlabs.org (Postfix) with ESMTP id 4MbrbV1CMFz4x1D
for <incoming@patchwork.ozlabs.org>; Tue, 27 Sep 2022 04:18:14 +1000 (AEST)
Received: by gandalf.ozlabs.org (Postfix)
id 4MbrbV197sz4x1K; Tue, 27 Sep 2022 04:18:14 +1000 (AEST)
Delivered-To: patchwork-incoming@ozlabs.org
Authentication-Results: gandalf.ozlabs.org;
dmarc=fail (p=none dis=none) header.from=mit.edu
Authentication-Results: gandalf.ozlabs.org;
spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org
(client-ip=2620:137:e000::1:20; helo=out1.vger.email;
envelope-from=linux-ext4-owner@vger.kernel.org; receiver=<UNKNOWN>)
Authentication-Results: gandalf.ozlabs.org;
dkim=fail reason="signature verification failed" (2048-bit key;
unprotected) header.d=mit.edu header.i=@mit.edu header.a=rsa-sha256
header.s=outgoing header.b=SqNN2f8q;
dkim-atps=neutral
Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20])
by gandalf.ozlabs.org (Postfix) with ESMTP id 4MbrbT6Njgz4x1D
for <patchwork-incoming@ozlabs.org>; Tue, 27 Sep 2022 04:18:13 +1000 (AEST)
Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand
id S230145AbiIZSSN (ORCPT <rfc822;patchwork-incoming@ozlabs.org>);
Mon, 26 Sep 2022 14:18:13 -0400
Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59732 "EHLO
lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org
with ESMTP id S229751AbiIZSRw (ORCPT
<rfc822;linux-ext4@vger.kernel.org>); Mon, 26 Sep 2022 14:17:52 -0400
Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11])
by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8DA82474CF;
Mon, 26 Sep 2022 11:08:47 -0700 (PDT)
Received: from cwcc.thunk.org (pool-173-48-120-46.bstnma.fios.verizon.net
[173.48.120.46])
(authenticated bits=0)
(User authenticated as tytso@ATHENA.MIT.EDU)
by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 28QI8gQ3023305
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256
verify=NOT);
Mon, 26 Sep 2022 14:08:43 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mit.edu; s=outgoing;
t=1664215724; bh=syJbDzzk3vzCCtQWfbwxW952B4bzj79gnrZUWWp8YPw=;
h=Date:From:To:Cc:Subject;
b=SqNN2f8qchXfC7jyMhWCK95q2iNKw2VO2DQEtSmTgEXWeTnb3ZaTWeLVo0V6z1Yp2
NlNOGknCBU1CGIwb9hhC8cVQY82Gb3SQEQSSUzLBcfrlTaTPbRnKJuhBhqUqJGtREJ
/nCrTpK4VEUWvecCef2NII43FWD7xQrdYUWmHicgQek+L1u68rPbL7CRo0euP+yIOa
FTl3r598GDiBx2Y6Llc9CTe67OLdYivvJ2jNlbiVV4Z49SShzGrtaNeyQuHyYqgwB/
mnK/3sDxqglzMOiv4DRitwO9Dl8zGHXfBG97hz37Yr8yN38d76CLxbwl6pNGOmSidm
bplAp49AC7uHQ==
Received: by cwcc.thunk.org (Postfix, from userid 15806)
id B4B7315C526C; Mon, 26 Sep 2022 14:08:42 -0400 (EDT)
Date: Mon, 26 Sep 2022 14:08:42 -0400
From: "Theodore Ts'o" <tytso@mit.edu>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] ext4 last-minute fixup
Message-ID: <YzHqqg46Y34PX0Yq@mit.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Spam-Status: No, score=-4.0 required=5.0 tests=BAYES_00,DKIM_INVALID,
DKIM_SIGNED,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: <linux-ext4.vger.kernel.org>
X-Mailing-List: linux-ext4@vger.kernel.org
|
| Series |
[GIT,PULL] ext4 last-minute fixup
|
expand
|
The pull request you sent on Mon, 26 Sep 2022 14:08:42 -0400:
> https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus_fixes2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3a710532cfe586710738670fb7e1ee44fc3c9b5c
Thank you!
The following changes since commit 80fa46d6b9e7b1527bfd2197d75431fd9c382161: ext4: limit the number of retries after discarding preallocations blocks (2022-09-22 10:51:19 -0400) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus_fixes2 for you to fetch changes up to a078dff870136090b5779ca2831870a6c5539d36: ext4: fixup possible uninitialized variable access in ext4_mb_choose_next_group_cr1() (2022-09-26 13:21:05 -0400) ---------------------------------------------------------------- Fix an potential unitialzied variable bug; this was a fixup that I had forgotten to apply before the last pull request for ext4. My bad. ---------------------------------------------------------------- Jan Kara (1): ext4: fixup possible uninitialized variable access in ext4_mb_choose_next_group_cr1() fs/ext4/mballoc.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)