mirror of
https://github.com/reactos/reactos.git
synced 2025-08-10 00:03:03 +00:00
![]() This would affect reads/writes on large volumes where offset is higher than what a ULONG can hold. This really nasty bug was hitting CcMapData() but also CcPinRead() (due to the nature of its implementation) and both were returning garbage data under certain circumstances with Ext2Fsd. This should (I hope!) help some other FSDs to work better in ROS. CORE-12456 |
||
---|---|---|
.. | ||
cacheman.c | ||
copy.c | ||
fs.c | ||
mdl.c | ||
pin.c | ||
view.c |