captive_Cc_IoPageRead(): Fixed to read full 'length', not just PAGE_SIZE.
authorshort <>
Wed, 16 Jul 2003 07:45:54 +0000 (07:45 +0000)
committershort <>
Wed, 16 Jul 2003 07:45:54 +0000 (07:45 +0000)
commita24eb92f1555c51a3eef7e5cc4063319082c9ea2
tree33a6fb2403b38f9412b9c9b29c2efb27b43fbcd3
parent30ecac6ebc293654215c7c669bd3a91dd8e60e6f
captive_Cc_IoPageRead(): Fixed to read full 'length', not just PAGE_SIZE.
 - ntfs.sys of NT-5.1sp1 writes and reads everything OK.
 - FIXME: volume is still autochecked by chkdsk although it is no corruptions.
CcMapData(): Expect more than PAGE_SIZE to be read by captive_Cc_IoPageRead().
src/libcaptive/cc/map.c