diff options
| author | Jan Kara <jack@suse.cz> | 2008-10-20 19:23:54 +0200 |
|---|---|---|
| committer | Mark Fasheh <mfasheh@suse.com> | 2008-11-10 09:51:46 -0800 |
| commit | b99835c1684918b9975851d71455c5c007d1715b (patch) | |
| tree | 953ab209fa9c15a465ecf174a9327fb5d35c271a /tools/perf/scripts/python | |
| parent | ocfs2: Fix checking of return value of new_inode() (diff) | |
| download | linux-b99835c1684918b9975851d71455c5c007d1715b.tar.gz linux-b99835c1684918b9975851d71455c5c007d1715b.zip | |
ocfs2: Let inode be really deleted when ocfs2_mknod_locked() fails
We forgot to set i_nlink to 0 when returning due to error from ocfs2_mknod_locked()
and thus inode was not properly released via ocfs2_delete_inode() (e.g. claimed
space was not released). Fix it.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
