[ros-dev] [ros-diffs] [pschweitzer] 65367: [PARTTEST] Add a dummy application that will open first disk and check first sector for MBR and then will open first partition to check for something known (& not MBR)
Pierre Schweitzer
pierre at reactos.org
Mon Nov 10 20:42:54 UTC 2014
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 at 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3968 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://www.reactos.org/pipermail/ros-dev/attachments/20141110/e2e89a57/attachment-0001.bin>
More information about the Ros-dev
mailing list