Comment 2 for bug 1960609

Revision history for this message
Krzysztof Kozlowski (krzk) wrote :

Seems ubuntu_ltp_syscalls quotactl06 fails for the same reason:
-----------
59907 quotactl06.c:165: TINFO: quotactl() with vfsv0 format
59908 quotactl06.c:174: TCONF: Kernel or device does not support FS quotas
59909 quotactl06.c:192: TWARN: rmdir(mntpoint/testdir1) failed: ENOENT (2)
59910 tst_test.c:1423: TINFO: Timeout per run is 0h 05m 00s
59911 quotactl06.c:165: TINFO: quotactl() with vfsv1 format
59912 quotactl06.c:174: TCONF: Kernel or device does not support FS quotas
59913 quotactl06.c:192: TWARN: rmdir(mntpoint/testdir1) failed: ENOENT (2)
-----------