All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rohan Sheth" <rohan@rs3net.net>
To: linux-admin@vger.kernel.org
Subject: File system question - free blocks
Date: Thu, 15 Apr 2010 12:58:29 -0700	[thread overview]
Message-ID: <1271361509.32019.1370189089@webmail.messagingengine.com> (raw)

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

             reply	other threads:[~2010-04-15 19:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-15 19:58 Rohan Sheth [this message]
     [not found] ` <4BC7708B.3070601@gmail.com>
2010-04-15 20:07   ` File system question - free blocks Rohan Sheth
2010-04-15 20:07 ` Mathew Snyder
2010-04-15 20:42   ` Rohan Sheth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1271361509.32019.1370189089@webmail.messagingengine.com \
    --to=rohan@rs3net.net \
    --cc=linux-admin@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.