commit | 2e13456fb3d3e5f462dc1e59efc04eb62df35566 | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@fb.com> | Fri Jul 21 10:48:13 2017 -0400 |
committer | Jens Axboe <axboe@kernel.dk> | Sat Jul 22 11:12:29 2017 -0600 |
tree | 0e7520a5416cf14e7cceb2a6a9468b3c020b9f98 | |
parent | 82abbea734d659b4218ad06734b4927b43261985 [diff] |
nbd: allow multiple disconnects to be sent There's no reason to limit ourselves to one disconnect message per socket. Sometimes networks do strange things, might as well let sysadmins hit the panic button as much as they want. Signed-off-by: Josef Bacik <jbacik@fb.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>