21 Mar, 2013
1 commit
-
Separate dm cache policy version string into 3 unsigned numbers
corresponding to major, minor and patchlevel and store them at the end
of the on-disk metadata so we know which version of the policy generated
the hints in case a future version wants to use them differently.Signed-off-by: Mike Snitzer
Signed-off-by: Alasdair G Kergon
02 Mar, 2013
1 commit
-
A simple cache policy that writes back all data to the origin.
This is used to decommission a dm cache by emptying it.
Signed-off-by: Heinz Mauelshagen
Signed-off-by: Joe Thornber
Signed-off-by: Alasdair G Kergon