]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Add a target feature flag DM_TARGET_ALWAYS_WRITEABLE to indicate that a target
authorAlasdair G Kergon <agk@redhat.com>
Tue, 1 Nov 2011 00:15:33 +0000 (11:15 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 1 Nov 2011 00:15:33 +0000 (11:15 +1100)
commit34c356c7960d47bb3b3f52f74e5f7e16051031b4
tree82fbbc48815503683b434c74b7eb18c15960f4f9
parent64566b9876f7e1f0bbdbc89b004289dc30ff334b
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