commit | ef548c551e72dbbdcc6d9ed7c7b3b01083fea8e2 | [log] [tgz] |
---|---|---|
author | Mike Snitzer <snitzer@redhat.com> | Tue Dec 13 14:54:50 2016 -0500 |
committer | Mike Snitzer <snitzer@redhat.com> | Tue Dec 13 15:01:31 2016 -0500 |
tree | 18caf8a05714dcb02e7245eda29017aeeae2253b | |
parent | e99dda8fc4567db6e39ec25b60bbcd68182dfd7b [diff] |
dm flakey: introduce "error_writes" feature Recent dm-flakey fixes, to have reads error out during the "down" interval, made it so that the previous read behaviour is no longer available. It is useful to have reads complete like normal but have writes error out, so make it possible again with a new "error_writes" feature. Signed-off-by: Mike Snitzer <snitzer@redhat.com>