commit | 25b18d39cca207f8559af1aac00313deda2d652e | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Fri Feb 11 15:23:27 2011 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Tue Mar 08 14:58:04 2011 +0900 |
tree | 70815c9799a82b53785d9daf75e598f47b84243c | |
parent | a5abba989deceb731047425812d268daf7536575 [diff] |
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 <konishi.ryusuke@lab.ntt.co.jp>