All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Dave Chinner <david@fromorbit.com>
Cc: Bernd Schubert <bernd.schubert@itwm.fraunhofer.de>,
	linux-xfs@oss.sgi.com
Subject: Re: Deleting files with extended attributes is dead slow
Date: Mon, 22 Aug 2011 10:35:29 -0400	[thread overview]
Message-ID: <20110822143529.GA31034@infradead.org> (raw)
In-Reply-To: <20110818030519.GP26978@dastard>

Btw, one interesting thing I noticed is that xfs_attr_leaf_create always
zeroes and logs whe whole attr block.  I'll need to audit this a bit
more, but from the highlevel POV I don't see why we can't simply just
logs the bits we actually added.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

      reply	other threads:[~2011-08-22 14:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-12 18:19 Deleting files with extended attributes is dead slow Bernd Schubert
2011-08-12 20:47 ` Christoph Hellwig
2011-08-16 16:13   ` Christoph Hellwig
     [not found]     ` <4E4BBC98.7020501@itwm.fraunhofer.de>
2011-08-17 17:02       ` Christoph Hellwig
2011-08-17 17:39         ` Bernd Schubert
2011-08-18  2:08           ` Dave Chinner
2011-08-18  3:05             ` Dave Chinner
2011-08-22 14:35               ` Christoph Hellwig [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=20110822143529.GA31034@infradead.org \
    --to=hch@infradead.org \
    --cc=bernd.schubert@itwm.fraunhofer.de \
    --cc=david@fromorbit.com \
    --cc=linux-xfs@oss.sgi.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 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.