Re: PATCH to access old-style FAT fs
From: OGAWA Hirofumi (hirofumi_at_mail.parknet.co.jp)
Date: 01/30/04
- Previous message: Kevin P. Fleming: "tmpfs sparse file failure in glibc "make check""
- In reply to: Frodo Looijaard: "Re: PATCH to access old-style FAT fs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Frodo Looijaard <frodol@dds.nl> Date: Fri, 30 Jan 2004 12:40:58 +0900
Frodo Looijaard <frodol@dds.nl> writes:
> > The above should "goto EODir;". Likewise, another "contiure" of
> > fat_search_long().
>
> I am not convinced that the goto is always safe, and I am pretty sure
> that it works now (though not as efficient as possible, perhaps), so I
> have left that in place for now.
But, if there is directory entries after 0, you must not allow access
to those entries. Because those invalid entries may have reference to
the valid data block.
-- OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Kevin P. Fleming: "tmpfs sparse file failure in glibc "make check""
- In reply to: Frodo Looijaard: "Re: PATCH to access old-style FAT fs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|