NetworkBlockDevice / nbd

Network Block Device
GNU General Public License v2.0
462 stars 120 forks source link

fix port setting from nbdtab #154

Closed felixonmars closed 10 months ago

felixonmars commented 11 months ago

Currently setting port= in nbdtab is accepted, but doesn't take effect. This change fixes it.

felixonmars commented 11 months ago

It seems all other fields were populated correctly, only port isn't set. This has been the case since https://github.com/NetworkBlockDevice/nbd/commit/033155473dbf238d87255f8bfaa7b1b74ca94111#diff-81572068a2885a7cd04c3ab4e345be97dcadfe0cee874f0bd835b1176b0880a0L676