Re: [PATCH 2/2] f2fs: refresh pinned allocation boundary after resize
From: Wenjie Qi
Date: Sat Aug 29 2026 - 02:07:37 EST
Hi Daeho,
I incorporated the review in v2:
- Simplified the incompatible-tail condition.
- Added an error message with the main, shrink, and tail section counts.
- Moved the check before mnt_want_write_file().
- Restored the compact formatting in the shared boundary helper.
- Added a post-freeze recheck for a concurrent remount option change.
The complete v2 series was sent separately.
Thanks,
Wenjie