]> git.baikalelectronics.ru Git - kernel.git/commit
f2fs: add f2fs_balance_fs for expand_inode_data
authorChao Yu <chao2.yu@samsung.com>
Mon, 4 Aug 2014 02:11:17 +0000 (10:11 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 4 Aug 2014 20:02:03 +0000 (13:02 -0700)
commit2eb3f1bbede9ab6770b0f5bd2a72470d4bc720d0
tree1079d0b9749f7de0e77d0f18269b6235cdf60445
parentf4feab448ee2533acd13bd8746f07fdc222f2432
f2fs: add f2fs_balance_fs for expand_inode_data

This patch adds f2fs_balance_fs in expand_inode_data to avoid allocation failure
with segment.

Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/file.c