mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 11:20:29 -05:00
Not marking the function as static can result in a linker error: undefined reference to __assfail [--no-allow-shlib-undefined] I noticed this error after updating our CHERI LLVM to the latest upstream LLVM HEAD revision. This change effectively reverts r329984 and marks dmu_buf_init_user as static (which keeps the GCC build happy). Reviewed By: #zfs, asomers, freqlabs, mav Differential Revision: https://reviews.freebsd.org/D25663 |
||
|---|---|---|
| .. | ||
| kern | ||
| rpc | ||
| sys | ||