* [Issue #17679] Upload verification should be disabled for the local provider by default.
* [Issue #17679] Set the file pointer properly when the low order bytes of the offset correspond to 0xFFFFFFFFF.
* [Issue #17679] When constructing a large memory mapped buffer for checksum verification, ensure that the
size of the buffer doesn't overflow.
* [D] [Issue #17679] When stopping a cloud part, stop the cache first before the read / write / pin maps.