NetworkBlockDevice / nbd

Network Block Device
GNU General Public License v2.0
452 stars 119 forks source link

blktests(nbd) fails to run with master branch #170

Closed ming1 closed 1 week ago

ming1 commented 2 weeks ago

It is observed that blktests fails to run nbd test when building nbd-client/nbd-server from master branch:

./check nbd #run it from blktests top dir

And nbd-3.25 works just fine.

yoe commented 1 week ago

Sorry, I can't reproduce this. With nbd-client from current git HEAD in my path, if I run "sudo ./check nbd", all four tests pass for me.

I'll need a bit more detail to be able to reproduce this, so closing for now, but feel free to reopen with more details.