mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +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
@@ -143,7 +143,7 @@ dsl_sync_task(const char *pool, dsl_checkfunc_t *checkfunc,
|
||||
* For that reason, early synctasks can affect the process of writing dirty
|
||||
* changes to disk for the txg that they run and should be used with caution.
|
||||
* In addition, early synctasks should not dirty any metaslabs as this would
|
||||
* invalidate the precodition/invariant for subsequent early synctasks.
|
||||
* invalidate the precondition/invariant for subsequent early synctasks.
|
||||
* [see dsl_pool_sync() and dsl_early_sync_task_verify()]
|
||||
*/
|
||||
int
|
||||
|
||||
Reference in New Issue
Block a user