Heh
Interesting remark, this was actually taken from our FAT FSD. Which
means we don't support 64KB clusters at all in ReactOS...
Will look deeper into it then.
Thanks for the feedback.
On 10/11/2014 21:38, Michael Fritscher wrote:
Hi,
+ if (Sector->BytesPerSector *
Sector->SectorsPerCluster > 32 * 1024)
+ {
+ return FALSE;
+ }
FAT supports cluster sizes until 64KB ;-) At least the WinNT series can
work with them.
Best regards,
Michael Fritscher
_______________________________________________
Ros-dev mailing list
Ros-dev(a)reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev
--
Pierre Schweitzer <pierre at reactos.org>
System & Network Administrator
Senior Kernel Developer
ReactOS Deutschland e.V.