File system question - free blocks

"Rohan Sheth" <[email protected]> Thu, 15 Apr 2010 12:58:29 -0700
Newsgroups gmane.linux.admin
Message-ID <[email protected]>
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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html