dm ioctl: refactor dm_table_complete
authorWill Drewry <wad@chromium.org>
Thu, 12 Aug 2010 03:14:03 +0000 (04:14 +0100)
committerAlasdair G Kergon <agk@redhat.com>
Thu, 12 Aug 2010 03:14:03 +0000 (04:14 +0100)
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 <wad@chromium.org>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/dm-ioctl.c
drivers/md/dm-table.c
drivers/md/dm.h

Simple merge
Simple merge
diff --cc drivers/md/dm.h
Simple merge