commit | cc6cbe141a20f6d876b161b60af38d93935bfa85 | [log] [tgz] |
---|---|---|
author | Alasdair G Kergon <agk@redhat.com> | Mon Oct 31 20:19:02 2011 +0000 |
committer | Alasdair G Kergon <agk@redhat.com> | Mon Oct 31 20:19:02 2011 +0000 |
tree | 82fbbc48815503683b434c74b7eb18c15960f4f9 | |
parent | 3791e2fc0e4b40d4188e79b0a99bfa6bce714a10 [diff] |
dm table: add always writeable feature Add a target feature flag DM_TARGET_ALWAYS_WRITEABLE to indicate that a target does not support read-only mode. The initial implementation of the thin provisioning target uses this. Signed-off-by: Alasdair G Kergon <agk@redhat.com>