Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | dm array: fix bug in growing array | Joe Thornber | 2013-11-05 |
| | | | | | | | | Entries would be lost if the old tail block was partially filled. Signed-off-by: Joe Thornber <ejt@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com> Cc: stable@vger.kernel.org # 3.9+ | ||
* | dm persistent data: add transactional array | Joe Thornber | 2013-03-01 |
Add a transactional array. Signed-off-by: Joe Thornber <ejt@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com> |