Skip to content

Commit

Permalink
Merge pull request #7429: infernalis: fsx failed to compile
Browse files Browse the repository at this point in the history
Reviewed-by: Loic Dachary <ldachary@redhat.com>
  • Loading branch information
Loic Dachary committed Feb 8, 2016
2 parents 9348fd9 + 7fd56ea commit b5dacac
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion qa/workunits/suites/fsx.sh
Expand Up @@ -3,7 +3,10 @@
set -e

git clone git://git.ceph.com/xfstests.git
make -C xfstests
cd xfstests
git checkout b7fd3f05d6a7a320d13ff507eda2e5b183cae180
make
cd ..
cp xfstests/ltp/fsx .

OPTIONS="-z" # don't use zero range calls; not supported by cephfs
Expand Down

0 comments on commit b5dacac

Please sign in to comment.