Searched hist:"9 b7aaa64f96f7ca280d75326fca42f42017b89ef" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/md/persistent-data/ |
H A D | dm-block-manager.h | diff 9b7aaa64f96f7ca280d75326fca42f42017b89ef Wed Dec 04 22:58:19 CET 2013 Joe Thornber <ejt@redhat.com> dm thin: allow pool in read-only mode to transition to read-write mode
A thin-pool may be in read-only mode because the pool's data or metadata space was exhausted. To allow for recovery, by adding more space to the pool, we must allow a pool to transition from PM_READ_ONLY to PM_WRITE mode. Otherwise, running out of space will render the pool permanently read-only.
Signed-off-by: Joe Thornber <ejt@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com> Cc: stable@vger.kernel.org
|
H A D | dm-block-manager.c | diff 9b7aaa64f96f7ca280d75326fca42f42017b89ef Wed Dec 04 22:58:19 CET 2013 Joe Thornber <ejt@redhat.com> dm thin: allow pool in read-only mode to transition to read-write mode
A thin-pool may be in read-only mode because the pool's data or metadata space was exhausted. To allow for recovery, by adding more space to the pool, we must allow a pool to transition from PM_READ_ONLY to PM_WRITE mode. Otherwise, running out of space will render the pool permanently read-only.
Signed-off-by: Joe Thornber <ejt@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com> Cc: stable@vger.kernel.org
|
/linux/drivers/md/ |
H A D | dm-thin-metadata.h | diff 9b7aaa64f96f7ca280d75326fca42f42017b89ef Wed Dec 04 22:58:19 CET 2013 Joe Thornber <ejt@redhat.com> dm thin: allow pool in read-only mode to transition to read-write mode
A thin-pool may be in read-only mode because the pool's data or metadata space was exhausted. To allow for recovery, by adding more space to the pool, we must allow a pool to transition from PM_READ_ONLY to PM_WRITE mode. Otherwise, running out of space will render the pool permanently read-only.
Signed-off-by: Joe Thornber <ejt@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com> Cc: stable@vger.kernel.org
|
H A D | dm-thin-metadata.c | diff 9b7aaa64f96f7ca280d75326fca42f42017b89ef Wed Dec 04 22:58:19 CET 2013 Joe Thornber <ejt@redhat.com> dm thin: allow pool in read-only mode to transition to read-write mode
A thin-pool may be in read-only mode because the pool's data or metadata space was exhausted. To allow for recovery, by adding more space to the pool, we must allow a pool to transition from PM_READ_ONLY to PM_WRITE mode. Otherwise, running out of space will render the pool permanently read-only.
Signed-off-by: Joe Thornber <ejt@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com> Cc: stable@vger.kernel.org
|