fsstress: add mwrite/mread into test operation list
authorZorro Lang <zlang@redhat.com>
Tue, 28 Mar 2017 08:46:34 +0000 (16:46 +0800)
committerEryu Guan <eguan@redhat.com>
Wed, 29 Mar 2017 07:07:25 +0000 (15:07 +0800)
commit4e7d1c5e09eb713ea0f2915666564c0ebd3dfe29
treeed322210821c671843cde4bd26aa9faf942efec9
parent7400c10e503fed20fe2d9f8b03b2157eba4ff3b8
fsstress: add mwrite/mread into test operation list

mmap is a popular and basic operation, most of softwares use it to
access files. More and more customers report bugs related with
mmap/munmap and other stress conditions.

So add mmap read/write test into fsstress to increase mmap related
stress to reproduce or find more bugs easily.

Signed-off-by: Zorro Lang <zlang@redhat.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
configure.ac
ltp/fsstress.c
src/global.h