On Thu, 26 Feb 2026 18:26:19 +0000 Dmitry Ilvokhin <[email protected]> wrote:
> Replace direct zone lock acquire/release operations with the > newly introduced wrappers. > > The changes are purely mechanical substitutions. No functional change > intended. Locking semantics and ordering remain unchanged. > > The compaction path is left unchanged for now and will be > handled separately in the following patch due to additional > non-trivial modifications. > > Signed-off-by: Dmitry Ilvokhin <[email protected]> > Acked-by: Shakeel Butt <[email protected]> Reviewed-by: SeongJae Park <[email protected]> Thanks, SJ [...]
