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: <169661554693.173366.13029736080783552496.b4-ty@mit.edu> Date: Fri, 6 Oct 2023 14:06:24 -0400 From: "Theodore Ts'o" <tytso@....edu> To: adilger.kernel@...ger.ca, linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org, Kemeng Shi <shikemeng@...weicloud.com> Cc: "Theodore Ts'o" <tytso@....edu> Subject: Re: [PATCH v3 00/13] fixes and cleanups to ext4 resize On Sun, 27 Aug 2023 01:46:59 +0800, Kemeng Shi wrote: > This series contains some random cleanups and a few fixes to correct gdb > backup copy, fix buffer_head leak and so on. More details can be found > in respective log messages. > I run kvm-xfstest with config "ext4/all" and "-g auto" together with > mballoc patchset I sent before. > > v2->v3: > -Remove unused ext4_meta_bg_first_group defination in patch 11 > > [...] Applied, thanks! [01/13] ext4: correct offset of gdb backup in non meta_bg group to update_backups commit: 31f13421c004a420c0e9d288859c9ea9259ea0cc [02/13] ext4: add missed brelse in update_backups commit: 9adac8b01f4be28acd5838aade42b8daa4f0b642 [03/13] ext4: correct return value of ext4_convert_meta_bg commit: 48f1551592c54f7d8e2befc72a99ff4e47f7dca0 [04/13] ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocks commit: 40dd7953f4d606c280074f10d23046b6812708ce [05/13] ext4: fix typo in setup_new_flex_group_blocks commit: e44fc921b84ff08a9e2fb827a146fa4021d016f3 [06/13] ext4: remove redundant check of count commit: 7d4cd3b45af025befe3bca94f87359a6603b6e95 [07/13] ext4: remove commented code in reserve_backup_gdb commit: 31458077273b5f883d99bee33a7fb295f155712d [08/13] ext4: calculate free_clusters_count in cluster unit in verify_group_input commit: 1fc1bd2d18bbade157f7b14270f509ebbd89881b [09/13] ext4: remove EXT4FS_DEBUG defination in resize.c commit: 95b635689b58e0ebe5197bf99c82c681eabe17ee [10/13] ext4: use saved local variable sbi instead of EXT4_SB(sb) commit: 70cbfd257995b3f23c2408fd893cc18b61e58b4a [11/13] ext4: simplify the gdbblock calculation in add_new_gdb_meta_bg commit: 9dca529bdaad7a7242a36d04f73cb998b817ab48 [12/13] ext4: remove unnecessary check to avoid repeat update_backups for the same gdb commit: 350bb48b84b8f4ad4ea179dbb97f568d12626188 [13/13] ext4: remove unnecessary initialization of count2 in set_flexbg_block_bitmap commit: 248b45b621a77155f81129e6b572ec833edb4cf4 Best regards, -- Theodore Ts'o <tytso@....edu>
Powered by blists - more mailing lists