2008-09-22 Bean <bean123ch@gmail.com>

* fs/ntfs.c (grub_ntfs_iterate_dir): Fix a rare case where $BITMAP is
	resident and in attribute list.

	* include/grub/ntfs.h (BMP_LEN): Removed.
This commit is contained in:
bean 2008-09-22 04:18:57 +00:00
parent c40fd116ea
commit a91b6c7c8f
3 changed files with 30 additions and 28 deletions

View file

@ -75,8 +75,6 @@
#define COM_LEN 4096
#define COM_SEC (COM_LEN >> BLK_SHR)
#define BMP_LEN 4096
#define AF_ALST 1
#define AF_MMFT 2
#define AF_GPOS 4