All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kara <jack@suse.cz>
To: Albino Biasutti Neto <bino@riseup.net>
Cc: Jan Kara <jack@suse.cz>, linux-ext4@vger.kernel.org
Subject: Re: [PATCH 0/4] e2fsprogs: Support for orphan file feature
Date: Mon, 25 May 2015 09:19:37 +0200	[thread overview]
Message-ID: <20150525071937.GA2387@quack.suse.cz> (raw)
In-Reply-To: <CAHAf8Wm7CqhHWTN-4sfcLrqAYSsXvOTRFXZZyoMbcHmN03Wc1w@mail.gmail.com>

On Fri 22-05-15 12:51:51, Albino Biasutti Neto wrote:
> 2015-05-22 8:28 GMT-03:00 Jan Kara <jack@suse.cz>:
> >   this is support orphan file feature in e2fsprogs. mke2fs and tune2fs support
> > should be fine, e2fsck support still has bugs so use with care. I'm posting
> > this mainly so that people can easily create filesystem with orphan file
> > feature for testing the kernel patches.
> 
> How ?
  Build & boot a kernel with the kernel patches I posted ([PATCH 0/3 v2]
ext4: Speedup orphan file handling) - warning there are actually 4 patches
in the series, I just messed up header.

Build e2fsprogs with patches in this series.

Create filesystem with '-O orphan_file' feature.

Now you can test whether the feature makes a difference for things you are
interested in - it may be visible when you heavily delete / truncate files
from lots of processes in parallel.

								Honza
-- 
Jan Kara <jack@suse.cz>
SUSE Labs, CR

      reply	other threads:[~2015-05-25  7:19 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-22 11:28 [PATCH 0/4] e2fsprogs: Support for orphan file feature Jan Kara
2015-05-22 11:28 ` [PATCH 1/4] libext2fs: " Jan Kara
2015-05-22 17:35   ` Darrick J. Wong
2015-05-25  7:49     ` Jan Kara
2015-05-22 21:59   ` Andreas Dilger
2015-05-25  8:01     ` Jan Kara
2015-05-22 11:28 ` [PATCH 2/4] mke2fs: Add support for orphan_file feature Jan Kara
2015-05-22 11:28 ` [PATCH 3/4] e2fsck: Add support for handling orphan file Jan Kara
2015-05-22 11:28 ` [PATCH 4/4] tune2fs: Add support for orphan_file feature Jan Kara
2015-05-22 17:18   ` Darrick J. Wong
2015-05-25  7:38     ` Jan Kara
2015-05-25 16:16       ` Andreas Dilger
2015-05-26  7:24         ` Jan Kara
2015-05-22 15:51 ` [PATCH 0/4] e2fsprogs: Support for orphan file feature Albino Biasutti Neto
2015-05-25  7:19   ` Jan Kara [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=20150525071937.GA2387@quack.suse.cz \
    --to=jack@suse.cz \
    --cc=bino@riseup.net \
    --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.