mirror_zfs/lib/libspl/include/sys
Brian Behlendorf 6954c22f35
Use fallthrough macro
As of the Linux 5.9 kernel a fallthrough macro has been added which
should be used to anotate all intentional fallthrough paths.  Once
all of the kernel code paths have been updated to use fallthrough
the -Wimplicit-fallthrough option will because the default.  To
avoid warnings in the OpenZFS code base when this happens apply
the fallthrough macro.

Additional reading: https://lwn.net/Articles/794944/

Reviewed-by: Tony Nguyen <tony.nguyen@delphix.com>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #12441
2021-09-14 10:17:54 -06:00
..
dktp Drop unnecessary srcdir paths 2020-06-24 18:20:18 -07:00
acl_impl.h
acl.h Cross-platform acltype 2020-10-13 21:25:48 -07:00
callb.h
cmn_err.h
cred.h
debug.h Replace ASSERTV macro with compiler annotation 2019-12-05 12:37:00 -08:00
dkio.h Remove unnecessary references to slavery 2020-06-10 17:07:59 -07:00
dklabel.h Removed duplicated includes 2021-03-22 12:34:58 -07:00
feature_tests.h Use fallthrough macro 2021-09-14 10:17:54 -06:00
int_limits.h
int_types.h
inttypes.h
isa_defs.h Changes to make openzfs build within FreeBSD buildworld 2020-07-31 21:30:31 -07:00
kmem.h
kstat.h Remove pool io kstats (#12212) 2021-06-10 08:27:33 -07:00
list_impl.h change libspl list member names to match kernel 2020-04-23 15:53:14 -07:00
list.h
Makefile.am Introduce write-mostly sums 2021-05-27 14:27:29 -06:00
mhd.h
mkdev.h
policy.h
poll.h
priv.h
processor.h
sha2.h
simd.h FreeBSD: Fixes required to build ZFS on PowerPC 2020-07-25 11:00:23 -07:00
stack.h
stdtypes.h
strings.h
stropts.h
sunddi.h
systeminfo.h
time.h Linux 5.6 compat: time_t 2020-02-27 09:31:02 -08:00
trace_spl.h Enable use of DTRACE_PROBE* macros in "spl" module 2019-11-01 13:13:43 -07:00
trace_zfs.h Enable use of DTRACE_PROBE* macros in "spl" module 2019-11-01 13:13:43 -07:00
types32.h
types.h
tzfile.h
uio.h Extending FreeBSD UIO Struct 2021-01-20 21:27:30 -08:00
va_list.h
varargs.h
vnode.h
vtoc.h
wmsum.h Introduce write-mostly sums 2021-05-27 14:27:29 -06:00
zone.h