commit | 66380273c72c2f758fe4ff87874f7bef96e0051b | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@fb.com> | Wed Feb 08 16:49:19 2017 -0500 |
committer | Josef Bacik <jbacik@fb.com> | Fri Feb 10 14:23:55 2017 -0500 |
tree | 217f7558e01ebe6888013941dbbe4c5422c026f4 | |
parent | c507c3703afffac9450714d065b6e7541893af39 [diff] |
nbd: allow seamless reconnects THIS SHOULD NEVER GO UPSTREAM. All in all this is ok, the only questionable thing is the abuse of the server flags so we know the client cares about having things retried. This patch will come back when the netlink interface is in place, so basically the same just minus the special flag. Signed-off-by: Josef Bacik <jbacik@fb.com>