]> Pileus Git - ~andy/linux/blobdiff - fs/xfs/xfs_utils.c
Merge branch 'for-2.6.34-rc1-batch2' into for-linus
[~andy/linux] / fs / xfs / xfs_utils.c
index 79b9e5ea53590c25f8fd85797202653124ae35f7..4d88616bde914ea4fe07696a30fdbd81fca878fa 100644 (file)
@@ -166,7 +166,7 @@ xfs_dir_ialloc(
                        xfs_buf_relse(ialloc_context);
                        if (dqinfo) {
                                tp->t_dqinfo = dqinfo;
-                               XFS_TRANS_FREE_DQINFO(tp->t_mountp, tp);
+                               xfs_trans_free_dqinfo(tp);
                        }
                        *tpp = ntp;
                        *ipp = NULL;