Home
last modified time | relevance | path

Searched hist:"3 a2c0e55f9bdeda9c3807d6ac23d62f027f6caa9" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dfile.cdiff 3a2c0e55f9bdeda9c3807d6ac23d62f027f6caa9 Tue Jul 11 15:08:05 CDT 2023 Chao Yu <chao@kernel.org> f2fs: allow f2fs_ioc_{,de}compress_file to be interrupted

This patch allows f2fs_ioc_{,de}compress_file() to be interrupted, so that,
userspace won't be blocked when manual {,de}compression on large file is
interrupted by signal.

Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>