diff options
author | Jan Kara <[email protected]> | 2008-10-20 19:23:54 +0200 |
---|---|---|
committer | Mark Fasheh <[email protected]> | 2008-11-10 09:51:46 -0800 |
commit | b99835c1684918b9975851d71455c5c007d1715b (patch) | |
tree | 953ab209fa9c15a465ecf174a9327fb5d35c271a /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 87cfa004321c62aec681713ea48e0b846336d9f4 (diff) |
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 <[email protected]>
Signed-off-by: Joel Becker <[email protected]>
Signed-off-by: Mark Fasheh <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions