diff options
author | Mike Anderson <andmike@us.ibm.com> | 2006-03-27 11:17:54 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-27 18:44:59 +0200 |
commit | 1134e5ae79bab61c05657ca35a6297cf87202e35 (patch) | |
tree | 16d5e9c722fbe17dc343c65b85628c8e6ee36199 /drivers/crypto | |
parent | [PATCH] dm: tidy mdptr (diff) | |
download | linux-1134e5ae79bab61c05657ca35a6297cf87202e35.tar.xz linux-1134e5ae79bab61c05657ca35a6297cf87202e35.zip |
[PATCH] dm table: store md
Store an up-pointer to the owning struct mapped_device in every table when it
is created.
Access it with:
struct mapped_device *dm_table_get_md(struct dm_table *t)
Tables linked to md must be destroyed before the md itself.
Signed-off-by: Mike Anderson <andmike@us.ibm.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/crypto')
0 files changed, 0 insertions, 0 deletions