From: Alasdair G Kergon Date: Mon, 26 Jun 2006 07:27:32 +0000 (-0700) Subject: [PATCH] dm: consolidate creation functions X-Git-Tag: v2.6.18-rc1~653 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b06cfff12f0f87c4bc4d4c4dd76997e72c360ba;p=pandora-kernel.git [PATCH] dm: consolidate creation functions Merge dm_create() and dm_create_with_minor() by introducing the special value DM_ANY_MINOR to request the allocation of the next available minor number. Signed-off-by: Alasdair G Kergon Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed