Add the filesystem/NFS stress tester program, adapted for BSD by Jordan
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 7 May 2004 17:51:02 +0000 (17:51 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 7 May 2004 17:51:02 +0000 (17:51 +0000)
commitd930ec9a3b1678813e6b9b0d7beb7d0659a77f15
tree1308c79f04fd7d9887122c3fac2ccc2a3cbfb0fa
parent1f8c6d75901738472eb6c1e29b9b09004965b2ef
Add the filesystem/NFS stress tester program, adapted for BSD by Jordan
Hubbard of Apple, originally written by Silicon Graphics, Inc, and
modified by many people, including the SUSE Linux project.
test/stress/fsstress/Makefile [new file with mode: 0644]
test/stress/fsstress/README [new file with mode: 0644]
test/stress/fsstress/dotest.sample [new file with mode: 0644]
test/stress/fsstress/fsstress.c [new file with mode: 0644]
test/stress/fsstress/global.h [new file with mode: 0644]
test/stress/fsstress/xfscompat.h [new file with mode: 0644]