xfs: kill VN_BAD
authorChristoph Hellwig <hch@lst.de>
Mon, 16 Mar 2009 07:25:25 +0000 (08:25 +0100)
committerChristoph Hellwig <hch@brick.lst.de>
Mon, 16 Mar 2009 07:25:25 +0000 (08:25 +0100)
commitcb4c8cc1e92bc68c952e9a81a9fb9736bd8150de
treee6a7d219800682415989543e5cb197aa7ec04679
parent8fab451e3cfe02a5e3dfc4bab3cfb975bc11fc09
xfs: kill VN_BAD

Remove this rather pointless wrapper and use is_bad_inode directly.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
fs/xfs/linux-2.6/xfs_vnode.h
fs/xfs/xfs_vnodeops.c