]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Fix error handling in reiserfs
authorJan Kara <jack@suse.cz>
Sat, 13 Aug 2005 11:15:34 +0000 (13:15 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 14 Aug 2005 04:54:13 +0000 (21:54 -0700)
commit6b1e898887dd81fc54aaa6f80cc921ba1e26442f
tree78eed6efb9cb5d97abe75cf793e5bd866381c6f9
parentb57d91c7fbb13251ebe0863072efe23e1b5dc830
[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>
fs/reiserfs/namei.c