]> git.decadent.org.uk Git - nfs-utils.git/commit
Support group-id looks for kernels that ask for them.
authorNeil Brown <neilb@suse.de>
Mon, 12 Feb 2007 05:30:23 +0000 (16:30 +1100)
committerNeil Brown <neilb@suse.de>
Mon, 12 Feb 2007 05:30:23 +0000 (16:30 +1100)
commit944011f65513aa4c1b69fa92e0f51b8aef7c1cbc
treec32ed3b230041ba87589b7c0fbe2506ddda5d917
parente91ff0175602cc56f223f1d92de6511099fa40d1
Support group-id looks for kernels that ask for them.

With "-g" mountd will listen for uid -> gidlist requests
from the kernel and provide the required mapping.
This is specific to AUTH_USER (aka AUTH_SYS) and is designed
to overcome the 16-gid limit in the AUTH_UNIX protocol.
support/nfs/cacheio.c
utils/mountd/cache.c
utils/mountd/mountd.c
utils/mountd/mountd.man