public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
From: Andreas Dilger <adilger@clusterfs.com>
To: Vincent Caron <vcaron@bearstech.com>
Cc: ext3-users@redhat.com, linux-ext4@vger.kernel.org
Subject: Re: tune2fs -l stale info
Date: Tue, 3 Apr 2007 23:56:19 -0600	[thread overview]
Message-ID: <20070404055619.GJ5967@schatzie.adilger.int> (raw)
In-Reply-To: <1175608557.5079.15.camel@localhost>

On Apr 03, 2007  15:55 +0200, Vincent Caron wrote:
>   BTW, if ondisk superblocks are not updated until specific events occur
> (umount, statfs), what is the consequence of a system crash ? Does
> journalization come into play (superblock=metadata?), does fsck fixes
> figures from other ondisk structures ? Just being curious...

The free blocks/inodes count in the superblock aren't really used for
anything these days.  At mount time the kernel sums up the free inode
and block counts from the group descriptors to put into the percpu
counters, and only the group descriptors are kept uptodate.

Cheers, Andreas
--
Andreas Dilger
Principal Software Engineer
Cluster File Systems, Inc.

      reply	other threads:[~2007-04-04  5:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1175170676.5185.42.camel@localhost>
2007-03-29 19:59 ` tune2fs -l stale info Andreas Dilger
2007-04-03 13:55   ` Vincent Caron
2007-04-04  5:56     ` Andreas Dilger [this message]

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=20070404055619.GJ5967@schatzie.adilger.int \
    --to=adilger@clusterfs.com \
    --cc=ext3-users@redhat.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=vcaron@bearstech.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox