mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-30 02:34:14 +03:00
Fix typos in module/zfs/
Reviewed-by: Matt Ahrens <matt@delphix.com> Reviewed-by: Ryan Moeller <ryan@ixsystems.com> Reviewed-by: Richard Laager <rlaager@wiktel.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Closes #9240
This commit is contained in:
committed by
Brian Behlendorf
parent
7859537768
commit
e1cfd73f7f
@@ -46,7 +46,7 @@
|
||||
* terribly wasteful of bandwidth. A more intelligent version of the cache
|
||||
* could keep track of access patterns and not do read-ahead unless it sees
|
||||
* at least two temporally close I/Os to the same region. Currently, only
|
||||
* metadata I/O is inflated. A futher enhancement could take advantage of
|
||||
* metadata I/O is inflated. A further enhancement could take advantage of
|
||||
* more semantic information about the I/O. And it could use something
|
||||
* faster than an AVL tree; that was chosen solely for convenience.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user