
Via the F2FS development "dev" branch is support for reporting F2FS errors to FSERROR. Integrating FSERROR into F2FS was just around 60 some lines of code.
The FSERROR integration can be found via this patch in the F2FS dev branch. With the code now in the dev branch, chances are this support will be merged for the upcoming Linux 7.2 kernel cycle.
Btrfs in Linux 7.1 added FSERROR support and XFS in Linux 7.0 was the debut file-system with FSERROR support along with EXT4. Other Linux file-systems likely to follow in using this standardized mechanism for reporting I/O errors.