Searched hist:"36 a0456fbf2d9680bf9af81b39daf4a8e22cb1b8" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | dm.h | diff 36a0456fbf2d9680bf9af81b39daf4a8e22cb1b8 Mon Oct 31 15:19:04 CDT 2011 Alasdair G Kergon <agk@redhat.com> 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: Alasdair G Kergon <agk@redhat.com>
|
H A D | dm-ioctl.c | diff 36a0456fbf2d9680bf9af81b39daf4a8e22cb1b8 Mon Oct 31 15:19:04 CDT 2011 Alasdair G Kergon <agk@redhat.com> 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: Alasdair G Kergon <agk@redhat.com>
|
H A D | dm-table.c | diff 36a0456fbf2d9680bf9af81b39daf4a8e22cb1b8 Mon Oct 31 15:19:04 CDT 2011 Alasdair G Kergon <agk@redhat.com> 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: Alasdair G Kergon <agk@redhat.com>
|
H A D | dm.c | diff 36a0456fbf2d9680bf9af81b39daf4a8e22cb1b8 Mon Oct 31 15:19:04 CDT 2011 Alasdair G Kergon <agk@redhat.com> 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: Alasdair G Kergon <agk@redhat.com>
|
/openbmc/linux/include/linux/ |
H A D | device-mapper.h | diff 36a0456fbf2d9680bf9af81b39daf4a8e22cb1b8 Mon Oct 31 15:19:04 CDT 2011 Alasdair G Kergon <agk@redhat.com> 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: Alasdair G Kergon <agk@redhat.com>
|