Re: [PATCH] f2fs: support resizable tail section and unify pinned allocation

From: Wenjie Qi

Date: Tue Aug 25 2026 - 22:26:03 EST


Hi Daeho,

It looks like resizable_tail_secno is parsed into F2FS_CTX_INFO(ctx),
but is not propagated to F2FS_OPTION(sbi), so the mount option has no
effect.

Regards,
Wenjie