Commit ba313e68 authored by Alex Elder's avatar Alex Elder

Merge branch 'master' of ssh://oss.sgi.com/oss/git/xfs/xfs into for-linus

parents e09d3996 05277c75
......@@ -876,7 +876,6 @@ xfs_dqrele_inode(
ip->i_gdquot = NULL;
}
xfs_iput(ip, XFS_ILOCK_EXCL);
IRELE(ip);
return 0;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment