Fix various typos
authorAndrea Gelmini <andrea.gelmini@gelma.net>
Sat, 3 Apr 2021 01:38:53 +0000 (18:38 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Sat, 3 Apr 2021 01:52:15 +0000 (18:52 -0700)
commitbf169e9f15efbc343b931f20cfad5d2b59c8a821
treea15662d4490569937a30c715704ff51a698a2473
parent943df59ed942182427ed50b94a346dc22c4407e6
Fix various typos

Correct an assortment of typos throughout the code base.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Matthew Ahrens <mahrens@delphix.com>
Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Closes #11774
57 files changed:
cmd/zgenhostid/zgenhostid.c
cmd/zpool/zpool_main.c
cmd/zpool/zpool_vdev.c
cmd/ztest/ztest.c
cmd/zvol_wait/zvol_wait
config/CppCheck.am
config/kernel-generic_fillattr.m4
etc/zfs/zfs-functions.in
include/os/freebsd/spl/sys/vnode_impl.h
include/os/linux/kernel/linux/blkdev_compat.h
include/os/linux/kernel/linux/mod_compat.h
include/sys/vdev_draid.h
include/sys/vdev_impl.h
include/sys/vdev_rebuild.h
lib/libzfs/libzfs_dataset.c
lib/libzfsbootenv/lzbe_device.c
lib/libzutil/zutil_import.c
man/man5/zfs-module-parameters.5
man/man5/zpool-features.5
man/man8/zfs.8
module/avl/avl.c
module/icp/algs/modes/gcm.c
module/os/freebsd/zfs/abd_os.c
module/os/freebsd/zfs/zfs_vnops_os.c
module/os/freebsd/zfs/zio_crypt.c
module/os/freebsd/zfs/zvol_os.c
module/os/linux/zfs/zfs_vnops_os.c
module/os/linux/zfs/zfs_znode.c
module/os/linux/zfs/zio_crypt.c
module/unicode/u8_textprep.c
module/zcommon/zfs_comutil.c
module/zfs/abd.c
module/zfs/arc.c
module/zfs/dsl_bookmark.c
module/zfs/spa.c
module/zfs/vdev.c
module/zfs/vdev_raidz.c
module/zfs/vdev_rebuild.c
module/zfs/zfs_ioctl.c
module/zstd/README.md
module/zstd/include/zstd_compat_wrapper.h
module/zstd/zfs_zstd.c
tests/runfiles/sanity.run
tests/zfs-tests/cmd/draid/draid.c
tests/zfs-tests/cmd/file_write/file_write.c
tests/zfs-tests/tests/functional/cli_root/zfs_destroy/zfs_destroy_015_pos.ksh
tests/zfs-tests/tests/functional/cli_root/zpool_add/zpool_add_dryrun_output.ksh
tests/zfs-tests/tests/functional/cli_user/zfs_list/zfs_list_002_pos.ksh
tests/zfs-tests/tests/functional/cli_user/zpool_iostat/zpool_iostat_-c_homedir.ksh
tests/zfs-tests/tests/functional/cli_user/zpool_iostat/zpool_iostat_-c_searchpath.ksh
tests/zfs-tests/tests/functional/cli_user/zpool_status/zpool_status_-c_homedir.ksh
tests/zfs-tests/tests/functional/cli_user/zpool_status/zpool_status_-c_searchpath.ksh
tests/zfs-tests/tests/functional/fault/auto_offline_001_pos.ksh
tests/zfs-tests/tests/functional/replacement/attach_multiple.ksh
tests/zfs-tests/tests/functional/replacement/replace_import.ksh
tests/zfs-tests/tests/functional/replacement/resilver_restart_001.ksh
tests/zfs-tests/tests/functional/reservation/reservation_006_pos.ksh