]> git.proxmox.com Git - grub2.git/commit
2008-09-05 Bean <bean123ch@gmail.com>
authorbean <bean@localhost>
Fri, 5 Sep 2008 15:48:37 +0000 (15:48 +0000)
committerbean <bean@localhost>
Fri, 5 Sep 2008 15:48:37 +0000 (15:48 +0000)
commit59261157329c39b994ff72cf4f75bf6abf62cf07
treee0795ddca3abef58c7193e03b28942ff6a3d5d7e
parent4ee559213787de1156fd794d890dec1ff3bc45d8
2008-09-05  Bean  <bean123ch@gmail.com>

* fs/fshelp.c (grub_fshelp_find_file): Handle case insensitive names.

* fs/ntfs.c (list_file): Ignore names in DOS namespace, set the case
insensitive bit for names in Win32 and Win32 & DOS namespace.

* include/grub/fshelp.h (GRUB_FSHELP_CASE_INSENSITIVE): New macro.

* include/grub/types.h (LONG_MAX): Likewise.
ChangeLog
fs/fshelp.c
fs/ntfs.c
include/grub/fshelp.h
include/grub/types.h