]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/workunits/suites/ffsb.sh
update sources to 12.2.8
[ceph.git] / ceph / qa / workunits / suites / ffsb.sh
index 9ed66ab00633d8d8c068d77178a58ff295f69853..c6a35e2e16723bfe052de13e2e8ebb40447bafda 100755 (executable)
@@ -6,7 +6,8 @@ mydir=`dirname $0`
 
 wget http://download.ceph.com/qa/ffsb.tar.bz2
 tar jxvf ffsb.tar.bz2
-cd ffsb-*
+cd ffsb-6.0-rc2
+patch -p1 < $mydir/ffsb.patch
 ./configure
 make
 cd ..