]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: have init_gids just set alloced_gids to true
authorJeff Layton <jlayton@redhat.com>
Mon, 2 Apr 2018 10:41:19 +0000 (06:41 -0400)
committerJeff Layton <jlayton@redhat.com>
Mon, 2 Apr 2018 17:14:35 +0000 (13:14 -0400)
commitcce4210a6ccde1cade539df4a4fe7a338845e1bc
tree7f7e5655ccecaf790d3a53c8801d0f43873c5a4d
parentd93d53b3a6223801355202835da840e981de1350
client: have init_gids just set alloced_gids to true

We always call take_gids after init_gids, so just squash them together.

Reported-by: Jos Collin <jcollin@redhat.com>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
src/client/UserPerm.h
src/client/fuse_ll.cc