]> err.no Git - linux-2.6/blobdiff - fs/xfs/xfs_itable.c
[XFS] remove shouting-indirection macros from xfs_trans.h
[linux-2.6] / fs / xfs / xfs_itable.c
index 9a3ef9dcaeb9063b9be707c4e3f4ea8098822d20..4feda541e71410744238d349033b9a5c9179614b 100644 (file)
@@ -72,7 +72,7 @@ xfs_bulkstat_one_iget(
        ASSERT(ip != NULL);
        ASSERT(ip->i_blkno != (xfs_daddr_t)0);
 
-       vp = XFS_ITOV(ip);
+       vp = VFS_I(ip);
        dic = &ip->i_d;
 
        /* xfs_iget returns the following without needing