[PATCH v2 0/1] Rework JFFS2 delayed work

Kinsey Moore kinsey.moore at oarcorp.com
Fri Sep 22 22:19:06 UTC 2023


Changes from v1:
* Delayed work structs are now added to the chain on mount to avoid
  delayed work chain locking contention in the common case
* Delayed work structs now have pending flag that is locked
  with an internal lock to signal the need for additional work
* This integrates the change to unprotected chain manipulation



More information about the devel mailing list