Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dm writecache: do direct write if the cache is full
If the cache device is full, we do a direct write to the origin device. Note that we must not do it if the written block is already in the cache. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
- Loading branch information