From: Artem Bityutskiy Date: Fri, 19 Dec 2008 17:26:29 +0000 (+0200) Subject: UBIFS: fix available blocks count X-Git-Tag: v2.6.29-rc1~533^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af14a1ad792621942a03e4bd0e5f17b6e177e2e0;p=pandora-kernel.git UBIFS: fix available blocks count Take into account that 2 eraseblocks are never available because they are reserved for the index. This gives more realistic count of FS blocks. To avoid future confusions like this, introduce a constant. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed