mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-12-26 03:09:34 +03:00
Fix typo
Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Allan Jude <allanjude@freebsd.org> Closes #10694
This commit is contained in:
parent
ed726fb063
commit
9777044f1c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user