mirror_zfs/include/os/linux/zfs/sys
Brian Behlendorf 143476ce8d 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-11-02 09:50:30 -07:00
..
Makefile.am Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD 2020-10-21 14:08:06 -07:00
policy.h Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD 2020-10-21 14:08:06 -07:00
sha2.h
trace_acl.h G/C struct znode -> z_moved 2020-11-10 12:42:47 -08:00
trace_arc.h Fix/improve dbuf hits accounting 2021-09-14 14:31:22 -07:00
trace_common.h
trace_dbgmsg.h
trace_dbuf.h
trace_dmu.h
trace_dnode.h
trace_multilist.h
trace_rrwlock.h
trace_txg.h
trace_vdev.h
trace_zfs.h
trace_zil.h
trace_zio.h
trace_zrlock.h
zfs_bootenv_os.h
zfs_context_os.h Use fallthrough macro 2021-11-02 09:50:30 -07:00
zfs_ctldir.h Throw const on some strings 2020-10-02 17:44:10 -07:00
zfs_dir.h
zfs_vfsops_os.h Macroify teardown lock handling 2021-03-12 15:51:39 -08:00
zfs_vnops_os.h Linux 5.12 compat: idmapped mounts 2021-03-19 21:00:59 -07:00
zfs_znode_impl.h Linux 4.11 compat: statx support 2021-09-14 14:31:50 -07:00
zpl.h Linux 5.15 compat: get_acl() 2021-09-14 15:42:59 -07:00