Chao Yu 8967215954 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>
2015-03-03 09:58:46 -08:00
..
2014-08-02 01:26:07 -05:00
2014-01-24 10:55:21 -06:00
2014-01-28 13:20:20 -08:00
2015-02-16 17:56:04 -08:00
2012-05-10 11:45:31 +01:00
2014-11-19 13:02:11 -05:00
2013-07-25 12:34:15 +02:00
2014-12-29 15:40:18 -07:00
2014-05-05 15:32:05 +02:00
2015-02-16 17:56:03 -08:00