Skip to content
Commit ea1fd777 authored by Eric W. Biederman's avatar Eric W. Biederman
Browse files

userns: Fix posix_acl_file_xattr_userns gid conversion



The code needs to be from_kgid(make_kgid(...)...) not
from_kuid(make_kgid(...)...). Doh!

Reported-by: default avatarJan Kara <jack@suse.cz>
Signed-off-by: default avatar"Eric W. Biederman" <ebiederm@xmission.com>
parent 1bbb3095
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment