Page MenuHomeFreeBSD

linux(4): Quiesce unrecognized ioctl warning for F2FS query
ClosedPublic

Authored by cem on Nov 2 2020, 2:37 AM.
Tags
None
Referenced Files
F147783408: D27050.diff
Fri, Mar 13, 3:18 PM
F147772898: D27050.id79084.diff
Fri, Mar 13, 1:31 PM
Unknown Object (File)
Thu, Mar 12, 6:37 PM
Unknown Object (File)
Thu, Mar 12, 5:21 AM
Unknown Object (File)
Mon, Mar 2, 11:09 PM
Unknown Object (File)
Fri, Feb 27, 2:46 AM
Unknown Object (File)
Nov 28 2025, 2:59 PM
Unknown Object (File)
Nov 24 2025, 11:04 PM
Subscribers

Details

Summary

On Linux, sqlite probes for underlying F2FS filesystems that support
certain kinds of atomic update with this ioctl. The expected result on
non-F2FS filesystem (i.e., all FreeBSD filesystems) is any error value.

Minimally implement the ioctl and avoid the warning message.

(This shows up in Linux Chrome, which embeds sqlite.)

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 34558
Build 31652: arc lint + arc unit