freebsd-dev/tests/sys/vfs
Conrad Meyer 38d84d683e 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
2017-11-17 19:25:39 +00:00
..
lookup_cap_dotdot.c
lookup_test.sh vfs_lookup: Allow PATH_MAX-1 symlinks 2017-11-17 19:25:39 +00:00
Makefile vfs_lookup: Allow PATH_MAX-1 symlinks 2017-11-17 19:25:39 +00:00
Makefile.depend
trailing_slash.sh