generic: test for failure to unlock inode after chgrp fails with EDQUOT

This is a regression test that checks for xfs drivers that fail to
unlock the inode after changing the group id fails with EDQUOT.  It
pairs with "xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails
due to EDQUOT".

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
Darrick J. Wong
2019-08-27 08:08:50 -07:00
committed by Eryu Guan
parent c9adaa192f
commit 3312c32e2c
3 changed files with 61 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
QA output created by 566
chgrp: changing group of 'SCRATCH_MNT/dummy/foo': Disk quota exceeded