iso9660: Make name comparison case-insensitive
commit44380aa42ad39f4ab47604862ef10028354edfd7
authorblueswirl <blueswirl@f158a5a8-5612-0410-a976-696ce0be7e32>
Tue, 28 Sep 2010 18:59:43 +0000 (28 18:59 +0000)
committerblueswirl <blueswirl@f158a5a8-5612-0410-a976-696ce0be7e32>
Tue, 28 Sep 2010 18:59:43 +0000 (28 18:59 +0000)
tree17e4fea8a9a205a12bce224aca15249c593b926b
parentc3ec8c31d60f454b91b8eb18b9c5e052d9fed184
iso9660: Make name comparison case-insensitive

Make seek_name() compare the path component in a case-insensitive way.
Should fix an issue reported by Mark.

Cc: Mark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
Cc: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Andreas Färber <andreas.faerber@web.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
git-svn-id: svn://openbios.org/openbios/trunk/openbios-devel@865 f158a5a8-5612-0410-a976-696ce0be7e32
fs/iso9660/iso9660_opendir.c