[Bug 224628] [exp-run] Remove LINK_MAX.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 5 22:26:36 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224628
--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:
Author: jhb
Date: Fri Jan 5 22:26:23 UTC 2018
New revision: 327598
URL: https://svnweb.freebsd.org/changeset/base/327598
Log:
Remove LINK_MAX.
After recent changes to change filesystems to use filesystem-specific
limits, LINK_MAX is no longer used in the base system. Applications
should in theory be able to cope with a lack of LINK_MAX by using
pathconf().
PR: 224628 (exp-run)
Approved by: imp, kib
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D13658
Changes:
head/sys/sys/syslimits.h
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list