summaryrefslogtreecommitdiff
path: root/fs/f2fs/inode.c
diff options
context:
space:
mode:
authorChao Yu <chao2.yu@samsung.com>2015-02-05 09:55:51 (GMT)
committerJaegeuk Kim <jaegeuk@kernel.org>2015-03-03 17:58:46 (GMT)
commit8967215954a50947fbd9c2996232548bf6dd9062 (patch)
treea8e3a164f9c3372fe476e23b09f5871379c31af0 /fs/f2fs/inode.c
parent429511cdf8b3a9b894b914f282a9293df405a449 (diff)
downloadlinux-8967215954a50947fbd9c2996232548bf6dd9062.tar.xz
f2fs: add a mount option for rb-tree extent cache
This patch adds a mount option 'extent_cache' in f2fs. It is try to use a rb-tree based extent cache to cache more mapping information with less memory if this option is set, otherwise we will use the original one extent info cache. Suggested-by: Changman Lee <cm224.lee@samsung.com> Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/inode.c')
0 files changed, 0 insertions, 0 deletions