Page MenuHomeFreeBSD

PFS: Bump NAMELEN and don't require clients to be sleepable
ClosedPublic

Authored by mmacy on Feb 19 2019, 10:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 25 2024, 1:21 PM
Unknown Object (File)
Dec 20 2023, 12:54 AM
Unknown Object (File)
Dec 12 2023, 10:39 AM
Unknown Object (File)
Sep 6 2023, 2:16 AM
Unknown Object (File)
Sep 1 2023, 7:29 AM
Unknown Object (File)
Aug 14 2023, 6:48 PM
Unknown Object (File)
Aug 14 2023, 6:31 AM
Unknown Object (File)
Jul 10 2023, 11:00 PM
Subscribers

Details

Summary
  • debugfs consumers expect to be able to export names more than 48 characters
  • debugfs consumers expect to be able to hold locks across calls and are able to handle allocation failures

depends on D19259

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mmacy edited the summary of this revision. (Show Details)
mmacy added a parent revision: D19260: gcov support.
mmacy edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Feb 20 2019, 8:03 AM
This revision was automatically updated to reflect the committed changes.