aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/fast_commit.c
diff options
context:
space:
mode:
authorAnthony Yznaga <[email protected]>2021-08-23 16:35:50 +0000
committerAlex Williamson <[email protected]>2021-08-24 18:09:50 +0000
commitffc95d1b8edb80d2dab77f2e8a823c8d93b06419 (patch)
tree295f50bada973e2c80d801401e6336d101e2f796 /fs/ext4/fast_commit.c
parentvfio: Remove struct vfio_device_ops open/release (diff)
downloadkernel-ffc95d1b8edb80d2dab77f2e8a823c8d93b06419.tar.gz
kernel-ffc95d1b8edb80d2dab77f2e8a823c8d93b06419.zip
vfio/type1: Fix vfio_find_dma_valid return
vfio_find_dma_valid is defined to return WAITED on success if it was necessary to wait. However, the loop forgets the WAITED value returned by vfio_wait() and returns 0 in a later iteration. Fix it. Signed-off-by: Anthony Yznaga <[email protected]> Reviewed-by: Steve Sistare <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alex Williamson <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions