]> git.proxmox.com Git - mirror_zfs.git/commitdiff
Fix typo
authorAllan Jude <allanjude@freebsd.org>
Tue, 11 Aug 2020 20:16:57 +0000 (16:16 -0400)
committerGitHub <noreply@github.com>
Tue, 11 Aug 2020 20:16:57 +0000 (13:16 -0700)
Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Allan Jude <allanjude@freebsd.org>
Closes #10694

module/zfs/arc.c

index 31f046784c6192e3d39490516715208a4d3c0026..f4963a8a682193915b12cbe80271185a07be2365 100644 (file)
@@ -8900,7 +8900,7 @@ l2arc_write_buffers(spa_t *spa, l2arc_dev_t *dev, uint64_t target_sz)
                        /*
                         * If this header has b_rabd, we can use this since it
                         * must always match the data exactly as it exists on
-                        * disk. Otherwise, the L2ARC can  normally use the
+                        * disk. Otherwise, the L2ARC can normally use the
                         * hdr's data, but if we're sharing data between the
                         * hdr and one of its bufs, L2ARC needs its own copy of
                         * the data so that the ZIO below can't race with the