android_kernel_xiaomi_sm8450/fs/f2fs
Jaegeuk Kim f3a311b456 BACKPORT: f2fs: do not set compression bit if kernel doesn't support
If kernel doesn't have CONFIG_F2FS_FS_COMPRESSION, a file having FS_COMPR_FL via
ioctl(FS_IOC_SETFLAGS) is unaccessible due to f2fs_is_compress_backend_ready().
Let's avoid it.

Bug: 240921972
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
(cherry picked from commit 376523b97c005fa57bb2f8e70f61ab965f16e160)
Change-Id: Ieb0f8945175ea5ccb0060690e882f054360fb8f0
2022-08-11 06:12:24 +00:00
..
acl.c f2fs: clean up build warnings 2021-04-11 20:34:05 -07:00
acl.h f2fs: Use the correct style for SPDX License Identifier 2020-05-08 06:55:55 -07:00
checkpoint.c This is the 5.10.110 stable release 2022-04-18 17:41:18 +02:00
compress.c This is the 5.10.110 stable release 2022-04-18 17:41:18 +02:00
data.c This is the 5.10.110 stable release 2022-04-18 17:41:18 +02:00
debug.c FROMGIT: f2fs: add sysfs nodes to get GC info for each GC mode 2021-07-16 00:21:51 +00:00
dir.c FROMGIT: f2fs: move f2fs to use reader-unfair rwsems 2022-02-05 17:19:05 +00:00
extent_cache.c f2fs: support 64-bits key in f2fs rb-tree node entry 2020-09-10 14:03:30 -07:00
f2fs.h BACKPORT: f2fs: do not set compression bit if kernel doesn't support 2022-08-11 06:12:24 +00:00
file.c BACKPORT: f2fs: do not set compression bit if kernel doesn't support 2022-08-11 06:12:24 +00:00
gc.c This is the 5.10.110 stable release 2022-04-18 17:41:18 +02:00
gc.h f2fs: introduce gc_merge mount option 2021-03-30 20:59:19 -07:00
hash.c f2fs: Handle casefolding with Encryption 2020-12-21 13:33:14 -08:00
inline.c FROMGIT: f2fs: move f2fs to use reader-unfair rwsems 2022-02-05 17:19:05 +00:00
inode.c This is the 5.10.110 stable release 2022-04-18 17:41:18 +02:00
Kconfig f2fs: compress: Allow modular (de)compression algorithms 2021-03-24 15:50:10 -07:00
Makefile f2fs: deprecate f2fs_trace_io 2021-01-26 23:06:01 -08:00
namei.c FROMGIT: f2fs: move f2fs to use reader-unfair rwsems 2022-02-05 17:19:05 +00:00
node.c This is the 5.10.110 stable release 2022-04-18 17:41:18 +02:00
node.h f2fs: swap: support migrating swapfile in aligned write mode 2021-06-07 10:21:38 -07:00
recovery.c FROMGIT: f2fs: move f2fs to use reader-unfair rwsems 2022-02-05 17:19:05 +00:00
segment.c This is the 5.10.110 stable release 2022-04-18 17:41:18 +02:00
segment.h This is the 5.10.94 stable release 2022-01-27 11:49:22 +01:00
shrinker.c f2fs: avoid race condition for shrinker count 2021-01-06 14:56:54 +01:00
super.c f2fs: quota: fix loop condition at f2fs_quota_sync() 2022-04-08 14:39:51 +02:00
sysfs.c This is the 5.10.110 stable release 2022-04-18 17:41:18 +02:00
verity.c FROMGIT: f2fs: move f2fs to use reader-unfair rwsems 2022-02-05 17:19:05 +00:00
xattr.c Merge branch 'android12-5.10' into android12-5.10-lts 2022-02-09 18:16:30 +01:00
xattr.h f2fs: code cleanup by removing ifdef macro surrounding 2020-05-26 18:56:10 -07:00