[PATCH] wrong stat of NTFS volume in linux-kernel 2.4.0

2001-01-07 Thread Willem Dekker
I tested the 2.4.0 kernel and it reported a wrong volume size for ntfs partitions. The size of the partition (as reported by df -k) was a factor of 8 too high. After some searching I found that super.c in /usr/src/linux/fs/ntfs was changed. In my previous kernel 2.2.16 a division by the number

[PATCH] wrong stat of NTFS volume in linux-kernel 2.4.0

2001-01-07 Thread Willem Dekker
I tested the 2.4.0 kernel and it reported a wrong volume size for ntfs partitions. The size of the partition (as reported by df -k) was a factor of 8 too high. After some searching I found that super.c in /usr/src/linux/fs/ntfs was changed. In my previous kernel 2.2.16 a division by the number