]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix typos
authorAndrea Gelmini <andrea.gelmini@gelma.net>
Wed, 10 Jun 2020 04:24:09 +0000 (06:24 +0200)
committerGitHub <noreply@github.com>
Wed, 10 Jun 2020 04:24:09 +0000 (21:24 -0700)
commitdd4bc569b9f73e8c2445bed90d82c92d98aada03
tree64bacc1d16199ed350783f0b9a6490fe79ed6a70
parent7bcb7f0840d1857370dd1f9ee0ad48f9b7939dfd
Fix typos

Correct various typos in the comments and tests.

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: Matthew Ahrens <mahrens@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Closes #10423
48 files changed:
COPYRIGHT
config/kernel-put-link.m4
include/libzfs_impl.h
include/os/freebsd/spl/rpc/xdr.h
include/os/freebsd/spl/sys/callb.h
include/os/freebsd/spl/sys/vnode_impl.h
include/os/linux/spl/sys/trace.h
include/sys/btree.h
include/sys/zfs_ioctl.h
include/sys/zfs_znode.h
include/sys/zio_crypt.h
lib/libzfs/libzfs_crypto.c
lib/libzfs/os/freebsd/libzfs_compat.c
lib/libzfs/os/freebsd/libzfs_fsshare.c
man/man5/zfs-module-parameters.5
man/man8/zdb.8
module/lua/ldo.c
module/os/freebsd/zfs/zfs_ctldir.c
module/os/freebsd/zfs/zfs_dir.c
module/os/freebsd/zfs/zfs_vfsops.c
module/os/freebsd/zfs/zfs_vnops.c
module/os/freebsd/zfs/zfs_znode.c
module/os/freebsd/zfs/zio_crypt.c
module/unicode/u8_textprep.c
module/zfs/abd.c
module/zfs/arc.c
module/zfs/btree.c
module/zfs/dsl_bookmark.c
module/zfs/metaslab.c
module/zfs/vdev_raidz.c
module/zfs/vdev_raidz_math_powerpc_altivec.c
module/zfs/zfs_ioctl.c
module/zfs/zvol.c
tests/zfs-tests/cmd/mkbusy/mkbusy.c
tests/zfs-tests/tests/functional/channel_program/synctask_core/tst.set_props.zcp
tests/zfs-tests/tests/functional/cli_root/zfs_ids_to_path/zfs_ids_to_path_001_pos.ksh
tests/zfs-tests/tests/functional/cli_root/zpool_wait/zpool_wait_multiple.ksh
tests/zfs-tests/tests/functional/cli_root/zpool_wait/zpool_wait_no_activity.ksh
tests/zfs-tests/tests/functional/cli_root/zpool_wait/zpool_wait_trim_basic.ksh
tests/zfs-tests/tests/functional/history/history_common.kshlib
tests/zfs-tests/tests/functional/largest_pool/largest_pool_001_pos.ksh
tests/zfs-tests/tests/functional/mmap/mmap_read_001_pos.ksh
tests/zfs-tests/tests/functional/persist_l2arc/persist_l2arc_002_pos.ksh
tests/zfs-tests/tests/functional/persist_l2arc/persist_l2arc_005_pos.ksh
tests/zfs-tests/tests/functional/resilver/resilver_restart_001.ksh
tests/zfs-tests/tests/functional/write_dirs/write_dirs_001_pos.ksh
tests/zfs-tests/tests/functional/write_dirs/write_dirs_002_pos.ksh
tests/zfs-tests/tests/perf/regression/sequential_reads_dbuf_cached.ksh