Page MenuHomeFreeBSD

zfs macros: assume fls inlined
AbandonedPublic

Authored by dougm on Jun 21 2023, 6:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 8:55 PM
Unknown Object (File)
Fri, Oct 10, 8:55 PM
Unknown Object (File)
Fri, Oct 10, 3:22 PM
Unknown Object (File)
Wed, Oct 8, 3:58 PM
Unknown Object (File)
Sun, Sep 28, 12:21 AM
Unknown Object (File)
Sep 11 2025, 4:02 AM
Unknown Object (File)
Sep 10 2025, 2:56 AM
Unknown Object (File)
Sep 9 2025, 5:03 PM
Subscribers

Details

Reviewers
mhorne
mmacy
Summary

After D40698 is committed, HAVE_INLINE_FLS(LL) will be defined always. Remove code that is compiled only when it is not defined.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

dougm requested review of this revision.Jun 21 2023, 6:43 PM

This one is the special case. Since the file is part of OpenZFS, we need to submit the change upstream first. I was planning on doing it, so you can just worry about the other.