mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
ext4: regression test for a ENOSPC warning
This adds a regression test for a ENOSPC warning which can be triggered if '-odioread_nolock,nodelalloc' and quota are used. The bug was fixed by patch "Ext4: fix ENOSPC when both quota and dioread_nolock are enabled". [Eryu: add comments on using syncfs instead of sync] Signed-off-by: Liu Bo <bo.liu@linux.alibaba.com> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
031 auto quick dax
|
||||
032 auto quick ioctl resize
|
||||
033 auto ioctl resize
|
||||
034 auto quick quota
|
||||
271 auto rw quick
|
||||
301 aio auto ioctl rw stress defrag
|
||||
302 aio auto ioctl rw stress defrag
|
||||
|
||||
Reference in New Issue
Block a user