Skip to content
Commit 36a0456f authored by Alasdair G Kergon's avatar Alasdair G Kergon
Browse files

dm table: add immutable feature



Introduce DM_TARGET_IMMUTABLE to indicate that the target type cannot be mixed
with any other target type, and once loaded into a device, it cannot be
replaced with a table containing a different type.

The thin provisioning pool device will use this.

Signed-off-by: default avatarAlasdair G Kergon <agk@redhat.com>
parent cc6cbe14
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment