]> sourceware.org Git - lvm2.git/commit
bcache: remove duplicate _wait_all call
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 26 Jan 2024 13:36:31 +0000 (14:36 +0100)
committerZdenek Kabelac <zkabelac@redhat.com>
Mon, 19 Feb 2024 13:20:39 +0000 (14:20 +0100)
commitd486b379d07215788e3038724df4a3d49feb3555
tree272744fe053102b57c00a4e7869f9eacc736b560
parentd19235993e1aac7befe19beb4a274b56a9ab4def
bcache: remove duplicate _wait_all call

Since the  bcache_flush() is supposed to already use _wait_all()
remove duplicated invoce of this function.
lib/device/bcache.c
This page took 0.033884 seconds and 5 git commands to generate.