On Fri, Aug 12, 2011 at 06:42:56PM +0200, Lukas Czerner wrote: > In many places we are using #ifdef HAVE_OPEN64 to determine if we can > use open64() but that's ugly. This commit creates two new helpers > ext2fs_open_file() for open() and ext2fs_stat() for stat(). Also we need > new typedef ext2fs_struct_stat for struct stat. > > Signed-off-by: Lukas Czerner <lczerner@xxxxxxxxxx> Applied to the next branch, thanks. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html