From: Ryusuke Konishi Date: Fri, 11 Feb 2011 06:23:27 +0000 (+0900) Subject: nilfs2: decrement inodes count only if raw inode was successfully deleted X-Git-Tag: v2.6.39-rc1~411^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25b18d39cca207f8559af1aac00313deda2d652e;p=pandora-kernel.git nilfs2: decrement inodes count only if raw inode was successfully deleted This fixes the issue that inodes count will not add up after removal of raw inodes fails. Hence, this prevents possible under flow of the inodes count. Signed-off-by: Ryusuke Konishi --- Reading git-diff-tree failed