commit | b46980feed937868d3333514028bfbe9a651e4ca | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Feb 07 00:15:27 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Feb 07 08:42:26 2008 -0800 |
tree | 97e610932986223932887af3c0ea00234856e540 | |
parent | e231c2ee64eb1c5cd3c63c31da9dac7d888dcf7f [diff] |
iget: introduce a function to register iget failure Introduce a function to register failure in an inode construction path. This includes marking the inode under construction as bad, unlocking it and releasing it. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>