mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andreas Gruenbacher <agruen@suse.de>
To: Mikael Pettersson <mikpe@csd.uu.se>
Cc: "Stephen C. Tweedie" <sct@redhat.com>,
	Andrew Morton <akpm@osdl.org>,
	Andreas Dilger <adilger@clusterfs.com>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: ext3 extended attributes refcounting wrong?
Date: Fri, 04 Feb 2005 17:19:09 +0100	[thread overview]
Message-ID: <1107533948.17315.199.camel@winden.suse.de> (raw)
In-Reply-To: <16899.33676.414314.343747@alkaid.it.uu.se>

On Fri, 2005-02-04 at 15:15, Mikael Pettersson wrote:

> Plain www.kernel.org kernels always.

Good, it's no bug then. Stephen already explained what's going on: when
a file has xattrs and you delete the file while running a kernel without
xattr support, the xattr block's refcount is not decremented. You end up
with a reference count that is one too high. This won't result in
filesystem corruption, but e2fsck will fix up the refcounts for you.
Those are the mesages you were getting.

Regards,
-- 
Andreas Gruenbacher <agruen@suse.de>
SUSE Labs, SUSE LINUX GMBH


  reply	other threads:[~2005-02-04 16:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-03 22:42 Mikael Pettersson
2005-02-03 23:36 ` Stephen C. Tweedie
2005-02-04  8:25   ` Mikael Pettersson
2005-02-04 10:40     ` Stephen C. Tweedie
2005-02-04 13:10       ` Mikael Pettersson
2005-02-04 13:56         ` Stephen C. Tweedie
2005-02-04 14:15           ` Mikael Pettersson
2005-02-04 16:19             ` Andreas Gruenbacher [this message]
2005-02-05 12:39 Mikael Pettersson
2005-02-05 14:20 ` Andreas Gruenbacher
2005-02-05 19:49 Mikael Pettersson
2005-02-07  9:23 ` Stephen C. Tweedie

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=1107533948.17315.199.camel@winden.suse.de \
    --to=agruen@suse.de \
    --cc=adilger@clusterfs.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mikpe@csd.uu.se \
    --cc=sct@redhat.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

Powered by JetHome