remove unused function btrfs_ilookup
authorChristoph Hellwig <hch@lst.de>
Fri, 5 Sep 2008 20:43:29 +0000 (16:43 -0400)
committerChris Mason <chris.mason@oracle.com>
Thu, 25 Sep 2008 15:04:07 +0000 (11:04 -0400)
commita237d2a2bd67eb2b57b87c1e1d3d802d078d4ba7
tree86da675a6cb234c689f8b7da024d6e01164df2d1
parentad3d81ba8f2880dfa3ee518c779a7ea09a024520
remove unused function btrfs_ilookup

btrfs_ilookup is unused, which is good because a normal filesystem
should never have to use ilookup anyway.  Remove it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/ctree.h
fs/btrfs/inode.c