提交 3cf2e4ba 编写于 作者: A Alasdair G Kergon

dm: export dm get md

Export dm_get_md() for the new thin provisioning target to use.
Signed-off-by: NAlasdair G Kergon <agk@redhat.com>
上级 36a0456f
...@@ -2250,6 +2250,7 @@ struct mapped_device *dm_get_md(dev_t dev) ...@@ -2250,6 +2250,7 @@ struct mapped_device *dm_get_md(dev_t dev)
return md; return md;
} }
EXPORT_SYMBOL_GPL(dm_get_md);
void *dm_get_mdptr(struct mapped_device *md) void *dm_get_mdptr(struct mapped_device *md)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册