+12
−16
Loading
The functions that were passed as callbacks for the memory domain pull/push calls were prefixed with an underscore, which doesn't really explain the difference between the corresponding functions without an underscore. So, they're now renamed to *_and_track() to emphasize that they additionally responsible for tracking IOs. Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: Ia9e56230fe244d2c64d729e97445fae105418a76 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17931 Community-CI: Mellanox Build Bot Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>