On 12/21/20 2:49 PM, David Edmondson wrote: > When a call to fcntl(2) for the purpose of manipulating file locks > fails, report the error returned by fcntl. > > Signed-off-by: David Edmondson <[email protected]> > --- > block/file-posix.c | 20 +++++----- > tests/qemu-iotests/153.out | 76 +++++++++++++++++++------------------- > tests/qemu-iotests/182.out | 2 +- > 3 files changed, 49 insertions(+), 49 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
