OSDN Git Service

afs: Populate group ID from vnode status
authorMarc Dionne <marc.dionne@auristor.com>
Thu, 16 Mar 2017 16:27:43 +0000 (16:27 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Dec 2017 09:07:24 +0000 (10:07 +0100)
commitba47c159748068a3371fdc0d77c7c1dcef2b7271
tree96eb994ad4f05dd6980c5e834bcd214af5c0a0fe
parentc250fae9ad4bb1d629b8451c2e07b300e0fb8bb8
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@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/afs/inode.c