From: Jaegeuk Kim Date: Mon, 12 Aug 2013 07:00:46 +0000 (+0900) Subject: f2fs: check the free space first in new_node_page X-Git-Tag: v3.12-rc1~127^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c02740c0174932162531a28ba8593e82884a9d7;p=pandora-kernel.git f2fs: check the free space first in new_node_page Let's check the free space in prior to the main process of allocating a new node page. Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed