HomeFreeBSD

vfs_lookup: Allow PATH_MAX-1 symlinks

Description

vfs_lookup: Allow PATH_MAX-1 symlinks

Previously, symlinks in FreeBSD were artificially limited to PATH_MAX-2.

Add a short test case to verify the change.

Submitted by: Gaurav Gangalwar <ggangalwar AT isilon.com>
Reviewed by: kib
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D12589

Details

Provenance
cemAuthored on
Reviewer
kib
Differential Revision
D12589: vfs_lookup: Allow PATH_MAX-1 symlinks
Parents
rS325956: Bump dates after lint removal.
Branches
Unknown
Tags
Unknown