On Fri 16 Nov 2018 05:45:25 PM CET, Max Reitz <[email protected]> wrote: > 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 <[email protected]> > Signed-off-by: Max Reitz <[email protected]>
Reviewed-by: Alberto Garcia <[email protected]> Berto
