[XFS] kill bhv_vnode_t
[safe/jmp/linux-2.6] / fs / xfs / xfs_inode.c
index efac885..19e7a7b 100644 (file)
@@ -1046,7 +1046,7 @@ xfs_ialloc(
 {
        xfs_ino_t       ino;
        xfs_inode_t     *ip;
-       bhv_vnode_t     *vp;
+       struct inode    *vp;
        uint            flags;
        int             error;