]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
afs: Populate group ID from vnode status
authorMarc Dionne <marc.dionne@auristor.com>
Thu, 16 Mar 2017 16:27:43 +0000 (16:27 +0000)
committerSasha Levin <alexander.levin@microsoft.com>
Wed, 17 Jan 2018 17:55:34 +0000 (12:55 -0500)
commit70f9b817ed9032b8b598c7e60b5508d007bf6e37
treefb81cdb06e0cce7606e16dcd52625732315cb4cc
parent416538a008726455cda2fd90eee5a03c875a3e37
afs: Populate group ID from vnode status

[ Upstream commit 6186f0788b31f44affceeedc7b48eb10faea120d ]

The group was hard coded to GLOBAL_ROOT_GID; use the group
ID that was received from the server.

Signed-off-by: Marc Dionne <marc.dionne@auristor.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
fs/afs/inode.c