]> git.baikalelectronics.ru Git - kernel.git/commit
iget: introduce a function to register iget failure
authorDavid Howells <dhowells@redhat.com>
Thu, 7 Feb 2008 08:15:27 +0000 (00:15 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 7 Feb 2008 16:42:26 +0000 (08:42 -0800)
commitdde8073c1a49da81babf913f227a1042399af84d
tree97e610932986223932887af3c0ea00234856e540
parentf7fff673ee28bd1e5168dcdd7171bbbbc5743d3d
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>
Documentation/filesystems/porting
fs/bad_inode.c
include/linux/fs.h