From 8198899b94b74bb16c0b240483fd81269b199d2e Mon Sep 17 00:00:00 2001 From: Jaegeuk Kim Date: Wed, 30 Apr 2014 15:04:39 +0900 Subject: [PATCH] f2fs: deactivate inode page if the inode is evicted If the inode page is clean during its inode eviction, it'd better drop the page to reduce further memory pressure. Signed-off-by: Jaegeuk Kim --- Reading git-format-patch failed