f2fs: kill heap-based allocation
authorJaegeuk Kim <jaegeuk@kernel.org>
Tue, 20 Feb 2024 20:48:44 +0000 (12:48 -0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 27 Feb 2024 17:41:15 +0000 (09:41 -0800)
commit4e0197f9932f70cc7be8744aa0ed4dd9b5d97d85
tree9a309aae7e9c99cc2dcd8a9a4b6ca5eb75db6c8f
parent3ae768a132c70151fd5e6cbeea8a9e6bf08a1f0c
f2fs: kill heap-based allocation

No one uses this feature. Let's kill it.

Reviewed-by: Daeho Jeong <daehojeong@google.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Documentation/filesystems/f2fs.rst
fs/f2fs/gc.c
fs/f2fs/segment.c
fs/f2fs/segment.h
fs/f2fs/super.c