Joe Thornber
51a0f659c0
dm persistent data: create new dm_block_manager struct
...
This patch introduces a separate struct for the block_manager.
It also uses IS_ERR to check the return value of dm_bufio_client_create
instead of testing incorrectly for NULL.
Prior to this patch a struct dm_block_manager was really an alias for
a struct dm_bufio_client. We want to add some functionality to the
block manager that will require extra fields, so this one to one
mapping is no longer valid.
Signed-off-by: Joe Thornber <ejt@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
2012-07-27 15:08:08 +01:00
..
2012-07-27 15:08:08 +01:00
2012-05-22 13:55:34 +10:00
2012-05-22 13:55:34 +10:00
2012-03-28 18:41:29 +01:00
2012-03-28 18:41:29 +01:00
2012-07-27 15:08:08 +01:00
2012-03-28 18:41:26 +01:00
2012-07-27 15:07:59 +01:00
2010-08-12 04:13:51 +01:00
2012-03-28 18:41:26 +01:00
2012-03-07 19:09:37 +00:00
2012-03-28 18:41:26 +01:00
2011-10-31 20:18:58 +00:00
2012-03-28 18:41:26 +01:00
2011-11-06 19:44:47 -08:00
2012-05-10 23:21:39 -04:00
2009-09-04 20:40:34 +01:00
2012-03-28 18:41:26 +01:00
2012-07-27 15:08:04 +01:00
2011-10-31 19:31:18 -04:00
2009-06-22 10:12:27 +01:00
2012-03-28 18:41:26 +01:00
2012-07-27 15:08:08 +01:00
2012-07-27 15:08:04 +01:00
2012-07-20 14:25:03 +01:00
2012-03-28 18:41:26 +01:00
2012-03-28 18:41:26 +01:00
2011-10-31 19:31:19 -04:00
2011-10-31 19:31:19 -04:00
2012-07-27 15:08:00 +01:00
2012-07-27 15:08:02 +01:00
2010-03-07 17:04:49 -08:00
2012-07-27 15:08:07 +01:00
2010-08-12 04:14:14 +01:00
2012-07-27 15:08:08 +01:00
2012-07-27 15:07:57 +01:00
2012-07-27 15:08:08 +01:00
2011-10-31 19:31:19 -04:00
2012-03-28 18:43:38 +01:00
2010-08-12 04:14:12 +01:00
2012-07-27 15:08:03 +01:00
2011-10-31 20:19:04 +00:00
2012-03-19 12:46:39 +11:00
2012-07-27 15:07:58 +01:00
2012-04-02 09:48:37 +10:00
2011-10-11 16:48:54 +11:00
2012-03-28 18:43:38 +01:00
2012-07-19 15:59:18 +10:00
2012-05-22 13:55:07 +10:00
2012-07-03 15:56:52 +10:00
2011-10-11 16:48:57 +11:00
2012-04-03 15:37:26 +10:00
2012-03-19 12:46:39 +11:00
2012-07-19 15:59:18 +10:00
2011-12-23 10:17:56 +11:00
2012-07-03 17:45:31 +10:00
2012-05-22 13:55:05 +10:00
2012-07-04 09:35:35 +10:00
2012-05-22 13:53:47 +10:00