diff options
author | Yangtao Li <frank.li@vivo.com> | 2022-11-18 22:18:39 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-11 15:50:27 +0300 |
commit | c2f633a4c130b6090a9dd82caba9f02f8143dd9f (patch) | |
tree | 38e58e7ec1299a62c89eb47abe2f735455eac929 /fs/f2fs/file.c | |
parent | 37b382970207da05d27c9157fc951190b735cd95 (diff) | |
download | linux-c2f633a4c130b6090a9dd82caba9f02f8143dd9f.tar.xz |
f2fs: introduce IS_F2FS_IPU_* macro
[ Upstream commit fdb7ccc3f9cb316c399b072c7a75a106678eb421 ]
IS_F2FS_IPU_* macro can be used to identify whether
f2fs ipu related policies are enabled.
BTW, convert to use BIT() instead of open code.
Signed-off-by: Yangtao Li <frank.li@vivo.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Stable-dep-of: c5bf83483382 ("f2fs: fix to set ipu policy")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'fs/f2fs/file.c')
0 files changed, 0 insertions, 0 deletions