commit | 1b0a74d1c002320d5488333dd9c72126af1aab02 | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Sat Aug 13 13:15:34 2005 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Aug 13 21:54:13 2005 -0700 |
tree | 78eed6efb9cb5d97abe75cf793e5bd866381c6f9 | |
parent | f73bc8cae3481adc4188a5f34a89025c10133b0a [diff] |
[PATCH] Fix error handling in reiserfs Initialize key object ID in inode so that we don't try to remove the inode when we fail on some checks even before we manage to allocate something. Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Linus Torvalds <torvalds@osdl.org>