f2fs: control the memory footprint used by ino entries
authorJaegeuk Kim <jaegeuk@kernel.org>
Thu, 6 Nov 2014 23:24:46 +0000 (15:24 -0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 6 Nov 2014 23:24:46 +0000 (15:24 -0800)
This patch adds to control the memory footprint used by ino entries.
This will conduct best effort, not strictly.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/node.c
fs/f2fs/node.h
fs/f2fs/segment.c

diff --cc fs/f2fs/node.c
Simple merge
diff --cc fs/f2fs/node.h
Simple merge
Simple merge