f2fs: allocate the extent_cache by default
authorJaegeuk Kim <jaegeuk@kernel.org>
Fri, 2 Dec 2022 21:51:09 +0000 (13:51 -0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 12 Dec 2022 22:53:56 +0000 (14:53 -0800)
commit72840cccc0a1a0a0dc1bb27b669a9111be6d0f6a
tree269c6029508fcf2e2b6c773fee5094bac5c8f9d4
parente7547daccd6a37522f0af74ec4b5a3036f3dd328
f2fs: allocate the extent_cache by default

Let's allocate it to remove the runtime complexity.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/extent_cache.c
fs/f2fs/f2fs.h
fs/f2fs/inode.c
fs/f2fs/namei.c