Hi Kim:
At 2026-01-23 07:10:05, "Jaegeuk Kim" <[email protected]> wrote:

>
>Yes, I was hitting some issues when I convert the mapping while inode is alive.
>So, for now, we should set it in f2fs_iget() only.
>

What about using mapping_set_xxx functions in f2fs_new_inode  then?
It maybe be a bit odd to me that we create a immutable file but we can
only get large folios for this inode  when the inode is evicted and get
by f2fs_iget again, not get large folios by the first place.

Thanks,
Nanzhe Zhao
_______________________________________________
Linux-f2fs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

Reply via email to