aboutsummaryrefslogtreecommitdiff
path: root/fs/f2fs/inline.c
Commit message (Collapse)AuthorAgeFilesLines
...
* f2fs: catch up to v4.4-rc1Jaegeuk Kim2017-04-131-0/+612
The last patch is: commit beaa57dd986d4f398728c060692fc2452895cfd8 Author: Chao Yu <chao2.yu@samsung.com> Date: Thu Oct 22 18:24:12 2015 +0800 f2fs: fix to skip shrinking extent nodes In f2fs_shrink_extent_tree we should stop shrink flow if we have already shrunk enough nodes in extent cache. Change-Id: I704e8e1a29a871604c63689d67c9005ab3ac6e5c Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>