Bug 219200
Summary: | update from 6.11.0-rc1 to 6.11.0-rc5 causes file system check every boot | ||
---|---|---|---|
Product: | File System | Reporter: | publiccontact2020 |
Component: | ext2 | Assignee: | fs_ext2 (fs_ext2) |
Status: | RESOLVED PATCH_ALREADY_AVAILABLE | ||
Severity: | normal | ||
Priority: | P3 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | Subsystem: | ||
Regression: | No | Bisected commit-id: |
Description
publiccontact2020
2024-08-27 00:04:56 UTC
On Tue, Aug 27, 2024 at 12:04:56AM +0000, bugzilla-daemon@kernel.org wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=219200 > > Bug ID: 219200 > Summary: update from 6.11.0-rc1 to 6.11.0-rc5 causes file > system check every boot > Product: File System > Version: 2.5 > Hardware: All > OS: Linux > Status: NEW > Severity: normal > Priority: P3 > Component: ext2 > Assignee: fs_ext2@kernel-bugs.osdl.org > Reporter: publiccontact2020@protonmail.com > Regression: No > > Reverting from 6.11.0-rc5 to 6.11.0-rc1 resolves the issue of file system > check > at every boot. > > This issue is observed accross Debian, Gentoo, Arch and Fedora Rawhide. > > -- > You may reply to this email to add a comment. > > You are receiving this mail because: > You are watching the assignee of the bug. This was already fixed by the following commit: commit 232590ea7fc125986a526e03081b98e5783f70d2 Author: Christian Brauner <brauner@kernel.org> Date: Mon Aug 19 10:38:23 2024 +0200 Revert "pidfd: prevent creation of pidfds for kthreads" |