nilfs2: decrement inodes count only if raw inode was successfully deleted
authorRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Fri, 11 Feb 2011 06:23:27 +0000 (15:23 +0900)
committerRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Tue, 8 Mar 2011 05:58:04 +0000 (14:58 +0900)
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 <konishi.ryusuke@lab.ntt.co.jp>

No differences found