fixes QFile::size() for links and consequently QFile::atEnd() for links, for QFile opened from fd or FILE* it will still report the size of the link tho since such QFile objects do not have file entry Signed-off-by: Ivailo Monev <xakepa10@gmail.com>