mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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:
committed by
Eryu Guan
parent
c9adaa192f
commit
3312c32e2c
@@ -568,3 +568,4 @@
|
||||
563 auto quick
|
||||
564 auto quick copy_range
|
||||
565 auto quick copy_range
|
||||
566 auto quick quota metadata
|
||||
|
||||
Reference in New Issue
Block a user