All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Pádraig Brady" <P@draigBrady.com>
To: coreutils@gnu.org, linux-ext4@vger.kernel.org
Subject: Re: ready for release of coreutils-8.11?
Date: Mon, 11 Apr 2011 12:07:46 +0100	[thread overview]
Message-ID: <4DA2E102.5080801@draigBrady.com> (raw)
In-Reply-To: <4D9F9C20.5020709@draigBrady.com>

On 09/04/11 00:37, Pádraig Brady wrote:
> One thing I'm worried about is fiemap with compressed file systems.
> I'm unsure that the extent length refers to the length of
> the unencoded data. That's what I would expect so that
> user space is abstracted from encoding details and so
> we know how much to read to fully process an extent.
> 
> I've not got a new BTRFS kernel readily available at present
> to do a quick test. I'll try to text tomorrow night.

I've tried various BTRFS combinations here with 2.6.38.2-9.fc15.i686.
I'm using `mount -o compress -o compress-force`, but any files
copied into the file system, don't have FIEMAP_EXTENT_ENCODED flags,
and du doesn't indicate that less space is used in the file system.

So I'm assuming that the compression is below the file system,
and doesn't increase the space available. I.E. it's just
there to more efficiently write blocks to disk.

As for the FIEMAP_EXTENT_ENCODED flag, are there any uses currently?
Note coreutils currently assumes that the length of an extent, is
that required to read it fully, even in the presence of implicit conversion.

cheers,
Pádraig.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

           reply	other threads:[~2011-04-11 11:09 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <4D9F9C20.5020709@draigBrady.com>]

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=4DA2E102.5080801@draigBrady.com \
    --to=p@draigbrady.com \
    --cc=coreutils@gnu.org \
    --cc=linux-ext4@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.