HomeFreeBSD

Do not allocate char[MNAMELEN] on stack in nfsclient.

Description

Do not allocate char[MNAMELEN] on stack in nfsclient.

Right now this is not critical, but will be after planned increase of
MNAMELEN from 88 to 1k.

Reported and tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 1 week

Details

Provenance
kibAuthored on
Parents
rS313798: Use uintmax_t to print st_nlink.
Branches
Unknown
Tags
Unknown