NetworkBlockDevice / nbd

Network Block Device
GNU General Public License v2.0
450 stars 116 forks source link

fix port setting from nbdtab #154

Closed felixonmars closed 8 months ago

felixonmars commented 9 months ago

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

felixonmars commented 9 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