commit | 6a8a21546507a3ec88e81c2ec927a3fb63efa8ff | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@fb.com> | Wed Mar 01 11:47:22 2017 -0500 |
committer | Jens Axboe <axboe@fb.com> | Thu Mar 02 08:56:04 2017 -0700 |
tree | cba885f516d8dd781fbef2314dda7720f2580633 | |
parent | 562bef4259776c19cb2423d43af1f99183910a4d [diff] |
nbd: stop leaking sockets This was introduced in the multi-connection patch, we've been leaking socket's ever since. Fixes: 9561a7a ("nbd: add multi-connection support") cc: stable@vger.kernel.org Signed-off-by: Josef Bacik <jbacik@fb.com> Signed-off-by: Jens Axboe <axboe@fb.com>