From: Jaegeuk Kim Date: Wed, 19 Nov 2014 18:54:48 +0000 (-0800) Subject: f2fs: submit bio for node blocks in the reclaim path X-Git-Tag: omap-for-v3.19/fixes-rc1~146^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27c6bd60ac9bf8114f6bb41eda6addc16a6b76a9;p=pandora-kernel.git f2fs: submit bio for node blocks in the reclaim path If a node page is request to be written during the reclaiming path, we should submit the bio to avoid pending to recliam it. Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed