aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Laager <[email protected]>2019-04-14 21:07:36 -0500
committerBrian Behlendorf <[email protected]>2019-04-16 10:01:45 -0700
commit612c4930dd2c8d12c42b95a23b5967d644123298 (patch)
tree2c00cf90b9964da80d70c1895907703ad78953f0
parentc349137a7e1acd6b3d50de1f38af015e9f96d375 (diff)
Fix the spelling of deferred
Reviewed-by: George Melikov <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Richard Laager <[email protected]> Closes #8626
-rw-r--r--man/man5/zpool-features.54
-rw-r--r--module/zfs/zil.c2
2 files changed, 3 insertions, 3 deletions
diff --git a/man/man5/zpool-features.5 b/man/man5/zpool-features.5
index 275ca8234..7ed5aeab4 100644
--- a/man/man5/zpool-features.5
+++ b/man/man5/zpool-features.5
@@ -794,8 +794,8 @@ This feature allows zfs to postpone new resilvers if an existing one is already
in progress. Without this feature, any new resilvers will cause the currently
running one to be immediately restarted from the beginning.
-This feature becomes \fBactive\fR once a resilver has been defered, and returns
-to being \fBenabled\fR when the defered resilver begins.
+This feature becomes \fBactive\fR once a resilver has been deferred, and
+returns to being \fBenabled\fR when the deferred resilver begins.
.RE
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