Re: [PATCH] isofs may compute wrong size for large files

David S. Miller (davem@redhat.com)
Tue, 14 Sep 1999 09:07:39 -0700


From: Todd Sabin <tastas@home.com>
Date: 14 Sep 1999 11:32:38 -0400

It's triggered by having the iso_directory_entrys describing a file
go across more than one block, with a empty record at the end of
the first block. There's code to handle that case, but it's
slightly wrong.

My bad, I messed this up when converting the isofs code to the
new page cache changes in 2.3.x, 2.2.x does it correctly.

Later,
David S. Miller
davem@redhat.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/