mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
Fix various typos
Correct an assortment of typos throughout the code base. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Matthew Ahrens <mahrens@delphix.com> Reviewed-by: Ryan Moeller <ryan@iXsystems.com> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Closes #11774
This commit is contained in:
committed by
Brian Behlendorf
parent
35cce6ea63
commit
ca7af7f675
@@ -210,7 +210,7 @@ enum create { CRCREAT, CRMKNOD, CRMKDIR }; /* reason for create */
|
||||
*
|
||||
* The cc_caller_id is used to identify one or more callers who invoke
|
||||
* operations, possibly on behalf of others. For example, the NFS
|
||||
* server could have it's own cc_caller_id which can be detected by
|
||||
* server could have its own cc_caller_id which can be detected by
|
||||
* vnode/vfs operations or (FEM) monitors on those operations. New
|
||||
* caller IDs are generated by fs_new_caller_id().
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user