commit | 799f9a38bc9f5551819fd118a82826df0a8525cf | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@toxicpanda.com> | Thu Apr 06 17:02:02 2017 -0400 |
committer | Jens Axboe <axboe@fb.com> | Mon Apr 17 09:58:42 2017 -0600 |
tree | 9874bb8e01ae7d609a909e62165e2d79bd631fc2 | |
parent | b7aa3d39385dc2d95899f9e379623fef446a2acd [diff] |
nbd: multicast dead link notifications Provide a mechanism to notify userspace that there's been a link problem on a NBD device. This will allow userspace to re-establish a connection and provide the new socket to the device without disrupting the device. Signed-off-by: Josef Bacik <jbacik@fb.com> Signed-off-by: Jens Axboe <axboe@fb.com>