]> git.michaelhowe.org Git - packages/o/openafs.git/commit
If ngroups in the parent is 0, but the first two elements of the groups
authorNick Ingolia <ingolia@mit.edu>
Thu, 14 Nov 2002 19:47:12 +0000 (19:47 +0000)
committerGarry Zacheiss <zacheiss@mit.edu>
Thu, 14 Nov 2002 19:47:12 +0000 (19:47 +0000)
commit8fd66bec84a9724e4ef80c71cc149ab4165676fe
tree583153bab9f1f15ad0a2e62ac14add22061b1dca
parent16a18ef775f5b33d1518f018e7c418f156abf68d
If ngroups in the parent is 0, but the first two elements of the groups
array represent a valid PAG (perhaps because they weren't zeroed), then
set_pag_in_parent won't add 2 to ngroups and the parent process won't
join the PAG.

(cherry picked from commit f5e96f747edc8674b6bf529b9c88d07799d9b10c)
src/afs/LINUX/osi_groups.c