svn commit: r316509 - in head/sys/ufs: ffs ufs

Ngie Cooper (yaneurabeya) yaneurabeya at gmail.com
Wed Apr 5 01:45:11 UTC 2017


> On Apr 4, 2017, at 18:44, Conrad Meyer <cem at FreeBSD.org> wrote:
> 
> Author: cem
> Date: Wed Apr  5 01:44:03 2017
> New Revision: 316509
> URL: https://svnweb.freebsd.org/changeset/base/316509
> 
> Log:
>  ufs: Export UFS_MAXNAMLEN to pathconf, statfs
> 
>  Rather than the global NAME_MAX constant.  This change is required to
>  support systems with a NAME_MAX/MAXNAMLEN that differs from UFS_MAXNAMLEN.
> 
>  This was missed in r313475 due to the alternative spelling ("NAME_MAX") of
>  MAXNAMLEN.  This change is also similar in spirit to r313780.
> 
>  Reported by:	ngie@
>  Sponsored by:	Dell EMC Isilon

Thank you Conrad :)!!!
-Ngie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20170404/0ab64210/attachment.sig>


More information about the svn-src-all mailing list