Browse Source

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

Alex Elder 16 năm trước cách đây
mục cha
commit
ba313e68fa
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      fs/xfs/quota/xfs_qm_syscalls.c

+ 0 - 1
fs/xfs/quota/xfs_qm_syscalls.c

@@ -876,7 +876,6 @@ xfs_dqrele_inode(
 		ip->i_gdquot = NULL;
 	}
 	xfs_iput(ip, XFS_ILOCK_EXCL);
-	IRELE(ip);
 
 	return 0;
 }