lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <170476879009.637731.1586655538249198326.b4-ty@mit.edu> Date: Mon, 8 Jan 2024 21:53:17 -0500 From: "Theodore Ts'o" <tytso@....edu> To: linux-ext4@...r.kernel.org, Baokun Li <libaokun1@...wei.com> Cc: "Theodore Ts'o" <tytso@....edu>, adilger.kernel@...ger.ca, jack@...e.cz, ritesh.list@...il.com, linux-kernel@...r.kernel.org, yi.zhang@...wei.com, yangerkun@...wei.com, yukuai3@...wei.com Subject: Re: [PATCH v2 0/4] ext4: fix WARN_ON in alloc_flex_gd() On Mon, 23 Oct 2023 09:30:53 +0800, Baokun Li wrote: > Changes since v1: > * Modified the comments in patch 4. > > Baokun Li (4): > ext4: unify the type of flexbg_size to unsigned int > ext4: remove unnecessary check from alloc_flex_gd() > ext4: avoid online resizing failures due to oversized flex bg > ext4: reduce unnecessary memory allocation in alloc_flex_gd() > > [...] Applied, thanks! [1/4] ext4: unify the type of flexbg_size to unsigned int (no commit info) [2/4] ext4: remove unnecessary check from alloc_flex_gd() (no commit info) [3/4] ext4: avoid online resizing failures due to oversized flex bg (no commit info) [4/4] ext4: reduce unnecessary memory allocation in alloc_flex_gd() (no commit info) Best regards, -- Theodore Ts'o <tytso@....edu>
Powered by blists - more mailing lists