Under what circumstances would I see something like this happen (ext3)? [rohan@box1 ~]$ df Filesystem Total Used Free /dev/partition 10000 9990 0 [rohan@box1 ~]$ rm <some files on that partition> [rohan@box1 ~]$ df Filesystem Total Used Free /dev/partition 10000 9700 0 So the number of blocks in use went down, but the number free did not increase. Why? --Rohan -- To unsubscribe from this list: send the line "unsubscribe linux-admin" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html