]> err.no Git - util-linux/commit
tests: add lock_mtab() performance and reliability test
authorKarel Zak <kzak@redhat.com>
Wed, 28 Mar 2007 16:43:03 +0000 (18:43 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 28 Mar 2007 16:43:03 +0000 (18:43 +0200)
commit2cd72ac0e054bb070cad880d0cc9366ebf08b3eb
tree8e7c3f873dddf4e33dd63008142a6176afc90025
parent61b2affd6e131779d396e23212bd690b27556a82
tests: add lock_mtab() performance and reliability test

The test starts concurrently many processes that use lock_mtab() as
lock for access to same file.

Signed-off-by: Karel Zak <kzak@redhat.com>
mount/Makefile.am
mount/fstab.c
tests/Makefile.am
tests/commands.sh.in
tests/expected/ts-mount-mtablock [new file with mode: 0644]
tests/ts-mount-mtablock [new file with mode: 0755]