Non-HUGE Reads Past 4GB Now Correctly Return Error
Data cache processing did not detect an attempt to read or write past the 4GB limit of a non-HUGE file. Logic has been added to detect this situation and return a READ_ERR or FULL_ERR for read and write operations, respectively.