Re: NTFS disk usage on Linux 2.6

From: Adam Sampson
Date: Thu Jan 15 2004 - 19:45:23 EST


Wes Janzen <superchkn@xxxxxxxxxxxxx> writes:

> I'm having the same issue on 2.6.0, this is with an 8.4G partition.

A similar problem shows up on 2.6.1 with smbfs, owing to silly block
counts:

$ ls -l 5glogo.avi
-rw-rw-r-- 1 1000 500 148640 2002-09-01 13:38 5glogo.avi
$ du -h 5glogo.avi
512M 5glogo.avi
$ stat 5glogo.avi
File: `5glogo.avi'
Size: 148640 Blocks: 1048576 IO Block: 4096 regular file
...

Reported to the smbfs maintainer a while back.

--
Adam Sampson <azz@xxxxxxxxxx> <http://offog.org/>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/