From: Jaegeuk Kim Date: Mon, 17 Feb 2014 03:44:20 +0000 (+0900) Subject: f2fs: fix the calculation of max_nids X-Git-Tag: v3.15-rc1~62^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b63da15e8b475245026bdf2096853683f189706b;p=pandora-kernel.git f2fs: fix the calculation of max_nids Total nids that f2fs can use should not include 0, nid for node inode, and nid for meta inode. Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed