diff options
| author | Max Reitz | 2018-11-16 17:45:25 +0100 |
|---|---|---|
| committer | Kevin Wolf | 2018-11-19 14:32:01 +0100 |
| commit | 577a133988c76e4ebf01d050d0d758d207a1baf7 (patch) | |
| tree | 73467460d0e846cfa5cf82224decb6a25f604638 /include | |
| parent | block: Always abort reopen after prepare succeeded (diff) | |
| download | qemu-577a133988c76e4ebf01d050d0d758d207a1baf7.tar.gz qemu-577a133988c76e4ebf01d050d0d758d207a1baf7.tar.xz qemu-577a133988c76e4ebf01d050d0d758d207a1baf7.zip | |
file-posix: Fix shared locks on reopen commit
s->locked_shared_perm is the set of bits locked in the file, which is
the inverse of the permissions actually shared. So we need to pass them
as they are to raw_apply_lock_bytes() instead of inverting them again.
Reported-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
