summaryrefslogtreecommitdiffstats
path: root/crypto/deflate.c
diff options
context:
space:
mode:
authorJoe Thornber <ejt@redhat.com>2012-07-27 16:08:08 +0200
committerAlasdair G Kergon <agk@redhat.com>2012-07-27 16:08:08 +0200
commit51a0f659c03ccc8ec407c7a9f9701d1b4618d515 (patch)
tree21b05e433e1f513079e51d3ccec1da6b1ea1008f /crypto/deflate.c
parentdm thin metadata: factor __setup_btree_details out of init_pmd (diff)
downloadlinux-51a0f659c03ccc8ec407c7a9f9701d1b4618d515.tar.xz
linux-51a0f659c03ccc8ec407c7a9f9701d1b4618d515.zip
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>
Diffstat (limited to 'crypto/deflate.c')
0 files changed, 0 insertions, 0 deletions