freebsd-src/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 Mark testcases which use cap_enter as expected failures until the 2017-01-15 09:13:41 +00:00
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 DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
trailing_slash.sh Make test scripts under tests/... non-executable 2017-08-08 04:59:16 +00:00