]> sourceware.org Git - lvm2.git/commit
bcache: fix error handling
authorDavid Teigland <teigland@redhat.com>
Thu, 1 Mar 2018 16:17:32 +0000 (10:17 -0600)
committerDavid Teigland <teigland@redhat.com>
Fri, 20 Apr 2018 16:22:47 +0000 (11:22 -0500)
commit570c6239eebf18e6884d350654274d3bc8f1c4f1
treebb1915dbccc789b547751062e6bb7a64b669d3bb
parent217f3f8741c1f516ab1f039b8725ac3ce638e302
bcache: fix error handling

The error handling code wasn't working, but it
appears that just removing it is what we need.
The doesn't really need any different behavior
related to bcache blocks on an io error, it just
wants to know if there was an error.
lib/device/bcache.c
This page took 0.036814 seconds and 5 git commands to generate.