From 612c4930dd2c8d12c42b95a23b5967d644123298 Mon Sep 17 00:00:00 2001 From: Richard Laager Date: Sun, 14 Apr 2019 21:07:36 -0500 Subject: Fix the spelling of deferred Reviewed-by: George Melikov Reviewed-by: Brian Behlendorf Signed-off-by: Richard Laager Closes #8626 --- module/zfs/zil.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/zfs/zil.c') diff --git a/module/zfs/zil.c b/module/zfs/zil.c index a70fe1a62..ff14a98b6 100644 --- a/module/zfs/zil.c +++ b/module/zfs/zil.c @@ -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 -- cgit v1.2.3