diff options
author | Yangtao Li <frank.li@vivo.com> | 2023-04-04 12:00:51 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2023-04-10 10:58:44 -0700 |
commit | 19e0e21a51183d4e0784602f27e4db7b965077be (patch) | |
tree | 102d6179ae9eba6ec6a34a1e8f781d06fbae4d2d /fs/binfmt_elf_fdpic.c | |
parent | da6ea0b050fa720302b56fbb59307e7c7531a342 (diff) | |
download | linux-stable-19e0e21a51183d4e0784602f27e4db7b965077be.tar.gz |
f2fs: remove struct victim_selection default_v_ops
There is only single instance of these ops, and Jaegeuk point out that:
Originally this was intended to give a chance to provide other
allocation option. Anyway, it seems quit hard to do it anymore.
So remove the indirection and call f2fs_get_victim() directly.
Signed-off-by: Yangtao Li <frank.li@vivo.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/binfmt_elf_fdpic.c')
0 files changed, 0 insertions, 0 deletions