Paul Clements
50e97121b7
nbd: correct disconnect behavior
...
commit c378f70adb upstream.
Currently, when a disconnect is requested by the user (via NBD_DISCONNECT
ioctl) the return from NBD_DO_IT is undefined (it is usually one of
several error codes). This means that nbd-client does not know if a
manual disconnect was performed or whether a network error occurred.
Because of this, nbd-client's persist mode (which tries to reconnect after
error, but not after manual disconnect) does not always work correctly.
This change fixes this by causing NBD_DO_IT to always return 0 if a user
requests a disconnect. This means that nbd-client can correctly either
persist the connection (if an error occurred) or disconnect (if the user
requested it).
Signed-off-by: Paul Clements <paul.clements@steeleye.com >
Acked-by: Rob Landley <rob@landley.net >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
[xr: Backported to 3.4: adjust context]
Signed-off-by: Rui Xiang <rui.xiang@huawei.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-03-11 16:10:06 -07:00
..
2012-04-15 17:35:19 -07:00
2012-03-06 15:16:18 -05:00
2013-06-20 11:58:47 -07:00
2012-11-26 11:38:03 -08:00
2012-03-27 00:37:23 +01:00
2012-04-23 14:23:32 +03:00
2012-04-16 16:45:34 +02:00
2012-08-15 08:10:33 -07:00
2012-07-16 09:04:39 -07:00
2012-08-15 08:10:32 -07:00
2012-03-24 10:41:37 -07:00
2012-10-02 10:29:54 -07:00
2013-12-04 10:50:29 -08:00
2012-10-21 09:28:00 -07:00
2012-03-07 17:40:56 +01:00
2012-04-09 16:29:34 +02:00
2012-04-16 15:19:12 -04:00
2012-04-11 09:31:01 +02:00
2012-04-02 14:41:25 -07:00
2012-03-26 20:41:01 +04:00
2012-03-13 11:21:23 +11:00
2012-04-04 10:09:30 -07:00
2012-04-27 11:03:38 -06:00
2013-04-25 21:19:55 -07:00
2012-11-17 13:16:12 -08:00
2013-02-28 06:59:02 -08:00
2012-03-16 10:38:24 -04:00
2012-03-30 16:45:39 -07:00
2012-07-16 09:04:23 -07:00
2012-03-01 16:14:48 +01:00
2012-03-22 09:31:55 -04:00
2013-04-12 09:38:44 -07:00
2012-03-24 10:41:37 -07:00
2012-03-01 13:38:49 +01:00
2012-03-07 17:06:08 +11:00
2012-03-16 10:38:24 -04:00
2014-02-13 11:51:08 -08:00
2013-03-04 06:06:43 +08:00
2013-11-29 10:50:34 -08:00
2012-03-24 10:08:39 -07:00
2012-03-04 17:54:34 -05:00
2012-03-23 16:58:34 -07:00
2012-05-14 08:29:23 +02:00
2012-03-04 17:54:35 -05:00
2012-03-16 10:38:24 -04:00
2012-03-24 10:41:37 -07:00
2014-03-11 16:10:04 -07:00
2012-03-16 20:35:02 +00:00
2012-03-16 20:35:02 +00:00
2012-03-16 20:35:01 +00:00
2012-03-28 18:30:03 +01:00
2012-03-21 17:54:56 -07:00
2012-03-29 18:12:23 -07:00
2012-03-23 16:58:36 -07:00
2012-02-28 16:02:54 +01:00
2013-02-28 06:59:05 -08:00
2013-06-20 11:58:44 -07:00
2012-03-24 10:41:37 -07:00
2012-03-30 03:23:30 -04:00
2012-03-29 15:38:31 +10:30
2012-03-29 14:46:05 -07:00
2012-03-16 10:38:24 -04:00
2012-03-23 16:58:38 -07:00
2012-03-24 10:08:39 -07:00
2012-03-29 19:52:48 +08:00
2012-10-02 10:29:51 -07:00
2012-03-03 09:02:52 -07:00
2012-03-28 15:58:21 -07:00
2012-03-20 21:29:53 -04:00
2012-03-17 21:51:34 +01:00
2013-12-08 07:29:43 -08:00
2012-03-21 18:55:10 -07:00
2012-03-28 16:36:44 +02:00
2012-03-28 15:02:41 -07:00
2012-04-04 17:13:43 -07:00
2012-04-10 15:30:16 -07:00
2012-03-28 14:24:40 -07:00
2013-02-14 10:48:53 -08:00
2012-03-04 17:54:34 -05:00
2012-03-08 11:53:13 -08:00
2012-05-07 19:21:29 -04:00
2012-04-06 02:43:12 -04:00
2012-03-31 16:03:16 -04:00
2012-03-24 10:41:37 -07:00
2012-03-20 21:29:32 -04:00
2013-08-04 16:26:02 +08:00
2013-08-04 16:26:02 +08:00
2013-01-11 09:06:58 -08:00
2013-11-29 10:50:33 -08:00
2012-03-04 17:54:34 -05:00
2013-08-14 22:57:08 -07:00
2013-06-13 09:45:03 -07:00
2012-04-12 12:57:08 +02:00
2012-05-15 08:22:04 +02:00
2012-02-28 17:10:21 +00:00
2012-03-19 17:56:18 -07:00
2012-04-27 10:46:45 +08:00
2012-03-28 14:08:46 -07:00
2013-10-01 09:10:51 -07:00
2012-03-24 10:08:39 -07:00
2012-07-19 08:59:00 -07:00
2012-03-21 17:55:02 -07:00
2014-02-06 11:05:46 -08:00
2012-03-16 10:38:24 -04:00
2012-03-16 10:38:24 -04:00
2012-03-16 10:38:24 -04:00
2012-03-16 13:36:04 -07:00
2012-03-26 21:47:19 +02:00
2012-03-26 21:47:19 +02:00
2012-03-26 21:47:19 +02:00
2012-03-26 21:47:19 +02:00
2012-03-26 21:47:19 +02:00
2012-03-26 21:47:19 +02:00
2012-03-04 17:54:34 -05:00
2013-09-14 06:02:10 -07:00
2012-03-28 15:58:21 -07:00
2013-05-19 10:54:47 -07:00
2012-03-27 22:45:26 -04:00
2012-03-04 20:41:38 -05:00
2013-07-28 16:25:59 -07:00
2013-02-28 06:59:06 -08:00
2012-03-16 23:00:20 -07:00
2012-10-02 10:30:35 -07:00
2012-03-09 10:56:35 -08:00
2012-03-28 18:30:03 +01:00
2012-03-04 17:54:34 -05:00
2013-05-07 19:51:56 -07:00
2012-03-16 10:38:24 -04:00
2012-03-16 10:38:24 -04:00
2013-09-14 06:02:10 -07:00
2012-04-23 11:04:29 +10:00
2012-08-15 08:10:29 -07:00
2012-04-12 00:37:48 -06:00
2012-03-04 20:41:38 -05:00
2014-03-11 16:10:05 -07:00
2012-03-13 22:45:25 -04:00
2012-02-28 20:01:08 +01:00
2012-03-16 10:38:24 -04:00
2012-03-08 10:50:35 -08:00
2012-07-19 08:59:00 -07:00
2012-04-12 18:35:58 -07:00
2012-06-10 00:36:11 +09:00
2012-03-31 13:34:04 -07:00
2012-03-23 08:53:47 -07:00
2012-03-08 10:50:35 -08:00
2012-03-29 17:41:25 -05:00
2012-03-28 23:30:28 +02:00
2012-03-05 15:49:42 -08:00
2012-10-02 10:29:55 -07:00
2012-03-04 17:54:34 -05:00
2013-04-16 21:27:26 -07:00
2012-10-02 10:30:40 -07:00
2012-10-02 10:30:36 -07:00
2013-04-25 21:19:55 -07:00
2013-04-25 21:19:55 -07:00
2012-03-08 14:11:36 +02:00
2012-03-23 16:58:35 -07:00
2012-03-23 16:58:34 -07:00
2013-04-12 09:38:44 -07:00
2012-03-28 18:30:03 +01:00
2012-03-23 16:58:33 -07:00
2012-03-26 20:40:59 +04:00
2012-04-03 09:49:59 -07:00
2012-03-23 16:58:31 -07:00
2012-03-16 10:38:24 -04:00
2012-03-15 21:41:34 +01:00
2012-03-03 15:04:45 -05:00
2012-10-31 10:02:56 -07:00
2012-03-21 17:55:02 -07:00
2012-03-04 17:54:34 -05:00
2012-10-02 10:30:05 -07:00
2012-12-17 10:37:42 -08:00
2012-03-21 17:54:57 -07:00
2012-07-16 09:03:49 -07:00
2013-10-13 15:42:49 -07:00
2013-02-28 06:59:00 -08:00
2012-07-16 09:04:44 -07:00
2012-03-27 16:30:09 -07:00
2012-03-26 12:50:52 +10:30
2012-06-17 11:21:23 -07:00
2012-03-27 08:26:34 +01:00
2014-03-11 16:10:06 -07:00
2014-01-15 15:27:11 -08:00
2014-01-15 15:27:11 -08:00
2012-04-24 00:16:24 -04:00
2012-10-28 10:14:15 -07:00
2012-03-06 15:16:19 -05:00
2012-03-26 11:48:54 -04:00
2012-03-02 17:18:10 -05:00
2012-10-02 10:30:19 -07:00
2012-03-05 15:26:47 -05:00
2012-03-17 11:09:33 -04:00
2012-04-20 23:14:28 -04:00
2012-03-04 17:54:34 -05:00
2012-03-12 14:19:34 -04:00
2012-03-23 16:58:31 -07:00
2012-03-24 10:41:37 -07:00
2012-02-26 16:48:06 -07:00
2012-03-15 23:28:19 +08:00
2012-03-05 08:09:09 -07:00
2012-03-28 14:41:36 -07:00
2012-03-21 17:54:58 -07:00
2012-03-16 10:38:24 -04:00
2012-03-14 17:25:56 +08:00
2012-03-21 17:55:01 -07:00
2013-01-11 09:06:48 -08:00
2012-03-28 18:30:03 +01:00
2013-01-11 09:07:16 -08:00
2012-07-16 09:04:39 -07:00
2012-03-04 09:34:15 -08:00
2013-10-01 09:10:52 -07:00
2012-03-16 10:38:24 -04:00
2012-03-28 17:14:36 -07:00
2012-04-29 13:12:42 -07:00
2012-03-24 10:41:37 -07:00
2012-03-28 23:31:24 +02:00
2012-03-04 23:08:46 +01:00
2012-03-16 21:49:24 +01:00
2012-03-23 16:58:38 -07:00
2012-03-04 17:54:34 -05:00
2012-08-09 08:31:39 -07:00
2012-03-16 10:38:24 -04:00
2012-03-04 20:41:38 -05:00
2012-03-04 20:41:38 -05:00
2012-03-04 20:41:38 -05:00
2012-03-23 16:58:32 -07:00
2013-04-12 09:38:46 -07:00
2012-03-20 11:16:20 -07:00
2013-03-04 06:06:43 +08:00
2012-03-24 10:08:39 -07:00
2012-03-20 21:29:38 -04:00
2013-03-04 06:06:37 +08:00
2012-06-10 00:36:17 +09:00
2013-12-08 07:29:41 -08:00
2013-06-27 11:27:32 -07:00
2013-09-26 17:15:32 -07:00
2012-03-24 10:08:39 -07:00
2012-03-24 10:41:37 -07:00
2012-03-24 10:08:39 -07:00
2012-03-20 21:29:43 -04:00
2012-03-20 21:29:42 -04:00
2012-03-04 17:54:34 -05:00
2012-03-06 19:14:37 +02:00
2012-03-16 10:38:24 -04:00
2012-03-16 10:38:24 -04:00
2012-03-21 17:54:57 -07:00
2012-07-16 09:03:52 -07:00
2012-03-15 18:23:10 -07:00
2012-03-28 18:30:03 +01:00
2012-03-07 11:32:21 +00:00
2012-03-04 17:54:34 -05:00
2014-02-20 10:45:32 -08:00
2012-03-21 13:25:04 -07:00
2012-03-24 10:08:39 -07:00
2012-05-04 15:13:54 -07:00
2012-04-09 10:38:30 -07:00
2012-03-16 10:38:24 -04:00
2012-03-08 11:38:50 -08:00
2012-03-12 22:19:13 +01:00
2014-03-11 16:09:59 -07:00
2012-03-06 11:01:33 +02:00
2012-03-28 15:04:26 -07:00
2012-03-28 17:14:35 -07:00
2013-01-11 09:07:15 -08:00
2013-06-27 11:27:32 -07:00
2012-03-23 13:18:57 +01:00
2013-04-12 09:38:46 -07:00
2012-03-28 15:58:21 -07:00
2012-07-16 09:04:42 -07:00
2012-04-14 07:47:49 -07:00
2012-03-28 18:30:03 +01:00
2012-04-05 15:25:51 -07:00
2013-06-20 11:58:46 -07:00
2012-03-04 17:54:34 -05:00
2013-02-21 10:04:57 -08:00
2012-03-13 14:06:33 -04:00
2012-03-01 17:57:40 -05:00
2013-04-05 10:04:38 -07:00
2012-10-02 10:30:36 -07:00
2012-03-22 19:43:43 -07:00
2012-03-20 21:29:40 -04:00
2012-03-23 16:58:40 -07:00
2012-03-04 17:54:34 -05:00
2012-03-08 11:38:51 -08:00
2012-03-28 18:30:03 +01:00
2012-04-10 22:39:17 -06:00
2013-04-05 10:04:40 -07:00
2012-08-26 15:00:43 -07:00
2012-04-11 09:36:00 +01:00
2012-03-19 15:33:24 -03:00
2012-03-04 17:54:34 -05:00
2012-03-27 16:30:09 -07:00
2013-08-04 16:26:03 +08:00
2012-04-25 21:26:33 -07:00
2013-02-28 06:59:05 -08:00
2013-08-29 09:50:13 -07:00
2012-03-27 20:15:37 +02:00
2012-03-02 10:51:00 +01:00
2012-03-07 16:08:46 +01:00
2012-10-13 05:38:41 +09:00