Aneesh Kumar K.V 4cdeed861b ext4: Don't leave behind a half-created inode if ext4_mkdir() fails
If ext4_mkdir() fails to allocate the initial block for the directory,
don't leave behind a half-created directory inode with the link count
left at one.  This was caused by an inappropriate call to ext4_dec_count().

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-02-22 06:17:31 -05:00
..
2007-10-17 08:42:47 -07:00
2008-02-25 17:20:46 -05:00
2007-10-17 18:50:03 -04:00
2008-02-25 17:20:46 -05:00
2008-01-28 23:58:26 -05:00
2008-02-14 21:13:33 -08:00