From: Alasdair G Kergon Date: Mon, 26 Jun 2006 07:27:33 +0000 (-0700) Subject: [PATCH] dm: add exports X-Git-Tag: v2.6.18-rc1~652 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17b2f66f2a39a4e4d1ed456f35ee3bb598e41d35;p=pandora-kernel.git [PATCH] dm: add exports Move definitions of core device-mapper functions for manipulating mapped devices and their tables to advertising their availability for use elsewhere in the kernel. Protect the contents of device-mapper.h with ifdef __KERNEL__. And throw in a few formatting clean-ups and extra comments. Signed-off-by: Alasdair G Kergon Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed