mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-24 03:08:51 +03:00
Fix typos in module/zfs/
Reviewed-by: Matt Ahrens <matt@delphix.com> Reviewed-by: Ryan Moeller <ryan@ixsystems.com> Reviewed-by: Richard Laager <rlaager@wiktel.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Closes #9240
This commit is contained in:
committed by
Brian Behlendorf
parent
7859537768
commit
e1cfd73f7f
@@ -602,7 +602,7 @@ vdev_initialize_stop_wait(spa_t *spa, list_t *vd_list)
|
||||
}
|
||||
|
||||
/*
|
||||
* Stop initializing a device, with the resultant initialing state being
|
||||
* Stop initializing a device, with the resultant initializing state being
|
||||
* tgt_state. For blocking behavior pass NULL for vd_list. Otherwise, when
|
||||
* a list_t is provided the stopping vdev is inserted in to the list. Callers
|
||||
* are then required to call vdev_initialize_stop_wait() to block for all the
|
||||
|
||||
Reference in New Issue
Block a user