From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 14 Sep 2001 12:06:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 14 Sep 2001 12:06:47 -0400 Received: from mout0.freenet.de ([194.97.50.131]:33682 "EHLO mout0.freenet.de") by vger.kernel.org with ESMTP id ; Fri, 14 Sep 2001 12:06:33 -0400 From: Matthias Kramm To: linux-kernel@vger.kernel.org Subject: Re: ISOFS corrupt filesizes Message-ID: <20010914180744.A11125@stud.tu-muenchen.de> In-Reply-To: <20010914145352.A9952@stud.tu-muenchen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010914145352.A9952@stud.tu-muenchen.de>; from matthias.kramm@stud.tu-muenchen.de on Fri, Sep 14, 2001 at 02:54:17PM +0200 X-Mutt-References: <20010914145352.A9952@stud.tu-muenchen.de> Date: Fri, 14 Sep 2001 18:06:55 +0200 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > I came across a (commercial) DVD with an ISOFS Filesystem on it and filesizes > bigger than 1M. > (...) > My personal guess would be that the assumption that iso files can't be > bigger than 1M unless the CD-ROM is defective is wrong. > (I don't know where the 1M comes from. 2M sounds more logical to me, > however) > (...) Please substitute 1M with 1G and 2M with 2G. Thank you. (My fault, sorry :) ) Greetings Matthias