Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ba313e68 authored by Alex Elder's avatar Alex Elder
Browse files

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

parents e09d3996 05277c75
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -876,7 +876,6 @@ xfs_dqrele_inode(
		ip->i_gdquot = NULL;
	}
	xfs_iput(ip, XFS_ILOCK_EXCL);
	IRELE(ip);

	return 0;
}