Page MenuHomeFreeBSD

vfs: quiet -Wwrite-strings
ClosedPublic

Authored by rlibby on Feb 22 2020, 9:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 22, 7:48 PM
Unknown Object (File)
Sat, Jun 20, 11:23 PM
Unknown Object (File)
May 9 2026, 4:09 AM
Unknown Object (File)
May 9 2026, 4:03 AM
Unknown Object (File)
May 4 2026, 2:35 AM
Unknown Object (File)
May 3 2026, 7:14 PM
Unknown Object (File)
May 3 2026, 1:10 PM
Unknown Object (File)
May 2 2026, 6:33 PM
Subscribers

Details

Test Plan

make tinderbox

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 29536
Build 27401: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Feb 22 2020, 10:05 PM
kib added inline comments.
sys/kern/vfs_subr.c
4043

Again const char * const ?

This revision was automatically updated to reflect the committed changes.
rlibby marked an inline comment as done.