mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +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
@@ -31,7 +31,7 @@
|
||||
* and the current log. All errors seen are logged to the current log. When a
|
||||
* scrub completes, the current log becomes the last log, the last log is thrown
|
||||
* out, and the current log is reinitialized. This way, if an error is somehow
|
||||
* corrected, a new scrub will show that that it no longer exists, and will be
|
||||
* corrected, a new scrub will show that it no longer exists, and will be
|
||||
* deleted from the log when the scrub completes.
|
||||
*
|
||||
* The log is stored using a ZAP object whose key is a string form of the
|
||||
|
||||
Reference in New Issue
Block a user