From: Will Drewry Date: Thu, 12 Aug 2010 03:14:03 +0000 (+0100) Subject: dm ioctl: refactor dm_table_complete X-Git-Tag: v2.6.36-rc1~51^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26803b9f06d365122fae82e7554a66ef8278e0bb;p=pandora-kernel.git dm ioctl: refactor dm_table_complete This change unifies the various checks and finalization that occurs on a table prior to use. By doing so, it allows table construction without traversing the dm-ioctl interface. Signed-off-by: Will Drewry Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed