mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
Fix the spelling of deferred
Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Richard Laager <rlaager@wiktel.com> Closes #8626
This commit is contained in:
committed by
Brian Behlendorf
parent
c349137a7e
commit
612c4930dd
+1
-1
@@ -1320,7 +1320,7 @@ zil_lwb_set_zio_dependency(zilog_t *zilog, lwb_t *lwb)
|
||||
* root zios). This is required because of how we can
|
||||
* defer the DKIOCFLUSHWRITECACHE commands for each lwb.
|
||||
*
|
||||
* When the DKIOCFLUSHWRITECACHE commands are defered,
|
||||
* When the DKIOCFLUSHWRITECACHE commands are deferred,
|
||||
* the previous lwb will rely on this lwb to flush the
|
||||
* vdevs written to by that previous lwb. Thus, we need
|
||||
* to ensure this lwb doesn't issue the flush until
|
||||
|
||||
Reference in New Issue
Block a user