Skip to content

Commit bc215d9

Browse files
committed
qa/fsx: use the master branch to build the xfstest-dev
The upstream linux has removed ALLOCSP/FREESP ioctls, and also the same with xfsprogs-devel package. So for the old xfstest-dev the huild will fail, because it stil will depend on them. Fixes: https://tracker.ceph.com/issues/64572 Signed-off-by: Xiubo Li <[email protected]>
1 parent 1a1fd80 commit bc215d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

qa/workunits/suites/fsx.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ set -e
44

55
git clone https://git.ceph.com/xfstests-dev.git
66
cd xfstests-dev
7-
git checkout 12973fc04fd10d4af086901e10ffa8e48866b735
87
make -j4
98
cd ..
109
cp xfstests-dev/ltp/fsx .

0 commit comments

Comments
 (0)