Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>:
On Mon, 10 Jul 2023 14:10:58 +0800 you wrote: > f2fs_compress_alloc_page() uses mempool to allocate memory, it never > fail, don't handle error case in its callers. > > Signed-off-by: Chao Yu <[email protected]> > --- > fs/f2fs/compress.c | 14 +------------- > 1 file changed, 1 insertion(+), 13 deletions(-) Here is the summary with links: - [f2fs-dev] f2fs: don't handle error case of f2fs_compress_alloc_page() https://git.kernel.org/jaegeuk/f2fs/c/df19023418cd You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
