ceph/qa/workunits/suites/fsync-tester.sh

13 lines
151 B
Bash
Raw Normal View History

#!/bin/sh -x
set -e
wget http://download.ceph.com/qa/fsync-tester.c
gcc fsync-tester.c -o fsync-tester
./fsync-tester
echo $PATH
whereis lsof
lsof