[LTP] [PATCH v4 0/9] syscalls: add sync device test-cases

Cyril Hrubis chrubis@suse.cz
Mon Feb 25 16:19:13 CET 2019


Hi!
> This patch-set adds common test for minimal sectors written on device
> for various sync related syscalls:
> 1. syncfs()
> 2. sync()
> 3. fsync()
> 4. fdatasync()
> 5. sync_file_range()
> 
> Also this test is run on all supported filesystems on a test block
> device.

Pushed with minor changes, good work, thanks.

I've changed the tests to print how much data was synced in a case of a
failure and also removed the TST_ prefix from the macros defined in the
tests as the TST_ prefix is reserved for the test library.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list