HomeFreeBSD

Make use of the UID_NOBODY and GID_NOGROUP definitions in sys/conf.h.

Description

Make use of the UID_NOBODY and GID_NOGROUP definitions in sys/conf.h.

r362214 exposed UID_NOBODY and GID_NOGROUP to userspace, so use them
instead of the numbers.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D25281

Details

Provenance
rmacklemAuthored on
Reviewer
kib
Differential Revision
D25281: replace the numbers with UID_NOBODY, GID_NOGROUP in mountd.c
Parents
rS362214: Expose UID_xxx and GID_xxx definitions to userspace.
Branches
Unknown
Tags
Unknown