[ros-kernel] regfile.c and ldr/*.c OBJ_CASE_INSENSITIVE
Filip Navara
xnavara at volny.cz
Tue Sep 21 23:22:12 CEST 2004
art yerkes wrote:
>Both of these areas in reactos open files with a 0 flags. This is ok on
>VFAT it seems because our vfatfs never considers case in file name matches.
>In the ext2 driver and possibly some others we will run into, though,
>case matters if not disabled with OBJ_CASE_INSENSITIVE. I propose to
>patch these calls to InitializeObjectAttributes to be case insensitive.
>
>Any objections?
>
No objections, but can you make the filenames lowercase in "cm.h"
please? The EXT2 driver we use doesn't support case insensitive file
name handling...
Thanks,
Filip
More information about the Ros-kernel
mailing list