commit | ba313e68facf190317d8db3afdc0f0028c963a96 | [log] [tgz] |
---|---|---|
author | Alex Elder <aelder@sgi.com> | Tue Oct 13 15:47:22 2009 -0500 |
committer | Alex Elder <aelder@sgi.com> | Tue Oct 13 15:47:22 2009 -0500 |
tree | 7bce97bc386f4359687238afae5840aa9e0161ee | |
parent | e09d39968bd8befa087f10f970fa236e8694b643 [diff] | |
parent | 05277c75f6dea8ecf59138cd1b6781fb54ae08bd [diff] |
Merge branch 'master' of ssh://oss.sgi.com/oss/git/xfs/xfs into for-linus
diff --git a/fs/xfs/quota/xfs_qm_syscalls.c b/fs/xfs/quota/xfs_qm_syscalls.c index 4e4276b..5d1a3b9 100644 --- a/fs/xfs/quota/xfs_qm_syscalls.c +++ b/fs/xfs/quota/xfs_qm_syscalls.c
@@ -876,7 +876,6 @@ ip->i_gdquot = NULL; } xfs_iput(ip, XFS_ILOCK_EXCL); - IRELE(ip); return 0; }