git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc6cbe1
)
dm table: add immutable feature
author
Alasdair G Kergon
<agk@redhat.com>
Mon, 31 Oct 2011 20:19:04 +0000
(20:19 +0000)
committer
Alasdair G Kergon
<agk@redhat.com>
Mon, 31 Oct 2011 20:19:04 +0000
(20:19 +0000)
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: Alasdair G Kergon <agk@redhat.com>
drivers/md/dm-ioctl.c
patch
|
blob
|
history
drivers/md/dm-table.c
patch
|
blob
|
history
drivers/md/dm.c
patch
|
blob
|
history
drivers/md/dm.h
patch
|
blob
|
history
include/linux/device-mapper.h
patch
|
blob
|
history
include/linux/dm-ioctl.h
patch
|
blob
|
history
diff --cc
drivers/md/dm-ioctl.c
Simple merge
diff --cc
drivers/md/dm-table.c
Simple merge
diff --cc
drivers/md/dm.c
Simple merge
diff --cc
drivers/md/dm.h
Simple merge
diff --cc
include/linux/device-mapper.h
Simple merge
diff --cc
include/linux/dm-ioctl.h
Simple merge