]> granicus.if.org Git - zfs/commit
Function name and comment updates
authorPaul Dagnelie <pcd@delphix.com>
Fri, 11 Oct 2019 17:13:21 +0000 (10:13 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 11 Oct 2019 17:13:21 +0000 (10:13 -0700)
commit516a83f8861269de9f795a96c471623e3bd67009
treed9ba260ae1f1f196a1ee4eb2b0a3c8fdbc392695
parentbce795ad7a1385fe81052bab6a85ae17b90986b7
Function name and comment updates

Rename certain functions for more consistency when they share common
features. Make comments clearer about what arguments should be passed
to the insert and add functions.

Reviewed by: Sara Hartse <sara.hartse@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Matt Ahrens <matt@delphix.com>
Signed-off-by: Paul Dagnelie <pcd@delphix.com>
Closes #9441
include/sys/btree.h
module/zfs/btree.c
module/zfs/dsl_scan.c
module/zfs/range_tree.c