Alex Elder
86ff77bb68
rbd: drop dev registration check for new snap
...
By the time rbd_dev_snaps_register() gets called during rbd device
initialization, the main device will have already been registered.
Similarly, a header refresh will only occur for an rbd device whose
Linux device is registered. There is therefore no need to verify
the main device is registered when registering a snapshot device.
For the time being, turn the check into a WARN_ON(), but it can
eventually just go away.
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
2012-10-01 14:30:52 -05:00
..
2012-09-14 20:54:44 +02:00
2012-09-13 00:24:29 -04:00
2012-08-06 13:29:57 -07:00
2012-08-28 21:01:01 +02:00
2012-10-01 14:30:52 -05:00
2012-08-27 08:36:42 -05:00
2012-08-17 09:21:35 +02:00
2012-09-19 21:51:27 +01:00
2012-08-21 16:45:02 -07:00
2012-09-19 11:00:07 -07:00
2012-08-17 19:37:08 +02:00
2012-09-12 07:14:17 +08:00
2012-09-18 09:04:52 +05:30
2012-09-25 07:38:20 -03:00
2012-09-16 13:22:21 -07:00
2012-09-24 21:56:01 +02:00
2012-09-27 17:58:53 +10:00
2012-09-22 10:58:48 +02:00
2012-09-23 20:54:09 +02:00
2012-09-10 13:19:25 +03:00
2012-09-14 17:55:57 -07:00
2012-08-21 14:54:42 -07:00
2012-08-17 19:37:14 +02:00
2012-08-27 21:15:25 +01:00
2012-09-14 10:42:52 -07:00
2012-09-19 16:00:26 -07:00
2012-09-28 16:14:44 +02:00
2012-09-13 14:58:54 -04:00
2012-08-13 14:34:02 +08:00
2012-09-28 10:00:01 -07:00
2012-08-21 16:54:38 -07:00
2012-09-16 13:22:21 -07:00
2012-08-21 16:45:03 -07:00
2012-09-04 13:58:11 -04:00
2012-09-28 12:13:46 -07:00
2012-09-28 01:18:32 -04:00
2012-08-20 02:16:00 -07:00
2012-08-23 10:53:08 -06:00
2012-08-17 11:09:58 +02:00
2012-09-13 16:46:31 -04:00
2012-08-02 11:52:39 -07:00
2012-09-10 17:04:38 +02:00
2012-08-21 16:45:03 -07:00
2012-09-16 13:22:21 -07:00
2012-09-12 12:03:57 +03:00
2012-09-17 15:00:38 -07:00
2012-09-17 09:58:21 +02:00
2012-09-18 12:29:30 +01:00
2012-09-25 11:51:05 +09:00
2012-08-25 11:45:04 -07:00
2012-09-16 13:22:21 -07:00
2012-09-07 11:32:54 -07:00
2012-09-05 12:44:44 -07:00
2012-09-27 09:17:49 -07:00
2012-09-21 10:48:28 -06:00
2012-08-20 14:52:11 -07:00
2012-08-23 12:37:22 +00:00
2012-08-16 12:33:59 -07:00
2012-09-10 17:33:17 +02:00
2012-09-12 11:21:40 -04:00