t/zbd: Add test #58 to test zone reset by trim workload
[fio.git] / Makefile
index 6b4b41227fc024ed1f8ee809e0dcce4b4c4ebe5d..5198f70e1aa8ada287da3d1fc03eab6c2265f0f3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -651,7 +651,7 @@ test: fio
 fulltest:
        sudo modprobe null_blk &&                                       \
        if [ ! -e /usr/include/libzbc/zbc.h ]; then                     \
-         git clone https://github.com/hgst/libzbc &&                   \
+         git clone https://github.com/westerndigitalcorporation/libzbc && \
          (cd libzbc &&                                                 \
           ./autogen.sh &&                                              \
           ./configure --prefix=/usr &&                                 \