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)
Tue, Mar 31, 4:04 AM
Unknown Object (File)
Wed, Mar 25, 8:37 AM
Unknown Object (File)
Sat, Mar 14, 6:21 AM
Unknown Object (File)
Sat, Mar 14, 6:17 AM
Unknown Object (File)
Mar 1 2026, 1:41 AM
Unknown Object (File)
Feb 26 2026, 6:38 AM
Unknown Object (File)
Feb 8 2026, 11:22 PM
Unknown Object (File)
Nov 28 2025, 3:22 AM
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.