commit | 26803b9f06d365122fae82e7554a66ef8278e0bb | [log] [tgz] |
---|---|---|
author | Will Drewry <wad@chromium.org> | Thu Aug 12 04:14:03 2010 +0100 |
committer | Alasdair G Kergon <agk@redhat.com> | Thu Aug 12 04:14:03 2010 +0100 |
tree | 83f77be2b09bbaa6d97105509d54955b2eec7147 | |
parent | b1d5552838334c600b068c9c8cc18638e5a8cb47 [diff] |
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 <wad@chromium.org> Signed-off-by: Alasdair G Kergon <agk@redhat.com>