All of lore.kernel.org
 help / color / mirror / Atom feed
* [f2fs-dev] [Bug 213089] New: Add "pre: crc32" softdep
@ 2021-05-15 19:58 bugzilla-daemon
  2021-07-10  8:15 ` [f2fs-dev] [Bug 213089] " bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2021-05-15 19:58 UTC (permalink / raw)
  To: linux-f2fs-devel

https://bugzilla.kernel.org/show_bug.cgi?id=213089

            Bug ID: 213089
           Summary: Add "pre: crc32" softdep
           Product: File System
           Version: 2.5
    Kernel Version: 5.12.1
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: low
          Priority: P1
         Component: f2fs
          Assignee: filesystem_f2fs@kernel-bugs.kernel.org
          Reporter: marcosfrm@gmail.com
        Regression: No

initramfs generators rely on "pre" softdeps (and "depends") to include
additional required modules.

f2fs does not declare "pre: crc32" softdep. Then every generator (dracut,
mkinitcpio...) has to maintain a hardcoded list for this purpose.

Hence please use MODULE_SOFTDEP("pre: crc32") in f2fs code.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-09-08  1:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-15 19:58 [f2fs-dev] [Bug 213089] New: Add "pre: crc32" softdep bugzilla-daemon
2021-07-10  8:15 ` [f2fs-dev] [Bug 213089] " bugzilla-daemon
2022-01-22 11:48 ` bugzilla-daemon
2022-02-01 11:47 ` bugzilla-daemon
2022-09-08  1:34 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.