mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andreas Dilger <adilger@clusterfs.com>
To: Frank van Maarseveen <frankvm@xs4all.nl>, linux-kernel@vger.kernel.org
Subject: Re: strange "file system was modified" report from e2fsck
Date: Fri, 9 Jul 2004 15:58:59 -0600	[thread overview]
Message-ID: <20040709215859.GO23346@schnapps.adilger.int> (raw)
In-Reply-To: <20040709163130.GA6361@janus>

[-- Attachment #1: Type: text/plain, Size: 919 bytes --]

On Jul 09, 2004  18:31 +0200, Frank van Maarseveen wrote:
> mke2fs -j
> mount it
> Fill disk as root with one huge >150GB file
> umount it
> e2fsck -f -v: ok
> mount it
> rm 150 GB file
> umount it
> e2fsck -f -v: ***** FILE SYSTEM WAS MODIFIED *****
> 
> After removing the big file and umounting the ext3 partition, e2fsck -f -v
> invariably reports that the file system has been modified. This doesn't
> happen for a small file.

The "RO_COMPAT_LARGE_FILE" flag is set when a > 2GB file is created, but
it can't be cleared when the file is removed since it isn't refcounted.
This can only be cleared by e2fsck if no other large files exist.

> Filesystem features:      has_journal filetype sparse_super

See no "large_file" flag.

Cheers, Andreas
--
Andreas Dilger
http://sourceforge.net/projects/ext2resize/
http://members.shaw.ca/adilger/             http://members.shaw.ca/golinux/


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2004-07-09 21:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-09 16:31 Frank van Maarseveen
2004-07-09 21:58 ` 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=20040709215859.GO23346@schnapps.adilger.int \
    --to=adilger@clusterfs.com \
    --cc=frankvm@xs4all.nl \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®