]> sourceware.org Git - lvm2.git/commit
bcache: rewrite bcache_{write,zero}_bytes
authorJoe Thornber <ejt@redhat.com>
Tue, 1 May 2018 11:07:33 +0000 (12:07 +0100)
committerJoe Thornber <ejt@redhat.com>
Tue, 1 May 2018 11:07:33 +0000 (12:07 +0100)
commitf564e78d98747266c7add85906309f773de42061
tree88214f5aca3be09b84e37d2435afbee191ae18ed
parentc863c9581dead8f41e30c66df38017bef2229a90
bcache: rewrite bcache_{write,zero}_bytes

These are utility functions so should only use the public interface.

Also write_bytes was flushing, which will kill performance.
lib/device/bcache.c
test/unit/bcache_t.c
test/unit/io_engine_t.c
This page took 0.029285 seconds and 5 git commands to generate.