]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
ext4: regression test for a ENOSPC warning
authorLiu Bo <bo.liu@linux.alibaba.com>
Sat, 10 Nov 2018 15:14:49 +0000 (23:14 +0800)
committerEryu Guan <guaneryu@gmail.com>
Sun, 11 Nov 2018 14:45:15 +0000 (22:45 +0800)
commitc236d588140dcaa0d803a05cadc4a6ea73804cb9
tree1c449db504c9af693e671673f07f564ae885f190
parent3dc717c148c08015186afd1211ea6d7d87feddbc
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>
tests/ext4/034 [new file with mode: 0755]
tests/ext4/034.out [new file with mode: 0644]
tests/ext4/group