]> git.baikalelectronics.ru Git - kernel.git/commit
dm table: add always writeable feature
authorAlasdair G Kergon <agk@redhat.com>
Mon, 31 Oct 2011 20:19:02 +0000 (20:19 +0000)
committerAlasdair G Kergon <agk@redhat.com>
Mon, 31 Oct 2011 20:19:02 +0000 (20:19 +0000)
commit8010b11d2b4cfe274b23b4789136a505ceb9d914
tree82fbbc48815503683b434c74b7eb18c15960f4f9
parentaf4012e7f631096a4f0615448fc0eb92e317fbee
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>
drivers/md/dm-table.c
include/linux/device-mapper.h