Page MenuHomeFreeBSD

nvmecontrol: Have to truncate on all 32-bit architectures
ClosedPublic

Authored by imp on Apr 6 2024, 6:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jul 25, 6:50 PM
Unknown Object (File)
Wed, Jul 24, 4:26 AM
Unknown Object (File)
Fri, Jul 19, 8:24 PM
Unknown Object (File)
Fri, Jul 19, 6:46 AM
Unknown Object (File)
Sun, Jun 30, 6:36 PM
Unknown Object (File)
Sun, Jun 30, 6:29 PM
Unknown Object (File)
Jun 22 2024, 2:19 AM
Unknown Object (File)
May 27 2024, 2:09 AM
Subscribers

Details

Summary

armv7, powerpc, powerpcspe and i386 all lack 128-bit integer
types. Adjust the comment and #ifdef. I don't think we support nvme on
any of these other architectures at the moment, but it won't hurt to be
more precise.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable