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

This commit is contained in:
Alex Elder 2009-10-13 15:47:22 -05:00
Родитель e09d39968b 05277c75f6
Коммит ba313e68fa
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

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