Re: [PATCH v2 0/3] ext4: tighten mount-time superblock geometry validation
"Theodore Ts'o" <[email protected]>
| Newsgroups | org.kernel.vger.linux-ext4 |
|---|---|
| Message-ID | <178481171718.796182.10777865397953156413.b4-ty@b4> |
On Mon, 08 Jun 2026 19:11:47 +0800, Baokun Li wrote: > Changes since v1: > * Patch 1: Removed a spurious newline in the error message format string. > * Added Patches 2 and 3 to fix additional issues reported by Sashiko > (independent of Patch 1). > > v1: https://patch.msgid.link/[email protected] > > [...] Applied, thanks! [1/3] ext4: reject mount if clusters/inodes per group are not 8-aligned commit: d42dc7726a003262b73ffef2b744ff57a5488799 [2/3] ext4: reduce max cluster size to match documented 256MB limit commit: afa3caf2fbc417f755f36e271c4b3c2d45ccda9d [3/3] ext4: reject mount if inodes per group is not a multiple of inodes per block commit: a34de48f329b29dba2d407ad4168ca604d4768e1 Best regards, -- Theodore Ts'o <[email protected]>