Page MenuHomeFreeBSD

ufs: Use a UFS_MAXNAMLEN constant
ClosedPublic

Authored by cem on Feb 9 2017, 1:44 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 14, 7:23 AM
Unknown Object (File)
Mar 10 2025, 8:51 PM
Unknown Object (File)
Feb 17 2025, 2:49 AM
Unknown Object (File)
Feb 16 2025, 5:22 PM
Unknown Object (File)
Feb 15 2025, 12:15 AM
Unknown Object (File)
Jan 27 2025, 7:00 PM
Unknown Object (File)
Jan 26 2025, 7:56 PM
Unknown Object (File)
Dec 4 2024, 1:26 AM
Subscribers
None

Details

Summary

(like NFS, EXT2FS, SVR4, IBCS2) instead of redefining the MAXNAMLEN
constant.

No functional change.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7295
Build 7463: arc lint + arc unit

Event Timeline

cem retitled this revision from to ufs: Use a UFS_MAXNAMLEN constant.
cem updated this object.
cem edited the test plan for this revision. (Show Details)
cem added reviewers: kib, markj, mckusick.
kib edited edge metadata.
This revision is now accepted and ready to land.Feb 9 2017, 4:56 AM
markj edited edge metadata.
This revision was automatically updated to reflect the committed changes.