All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kara <jack@suse.cz>
To: Theodore Ts'o <tytso@mit.edu>
Cc: Jan Kara <jack@suse.cz>,
	linux-ext4@vger.kernel.org, Andreas Dilger <adilger@dilger.ca>
Subject: Re: [PATCH 2/5] ext4: Move orphan inode handling into a separate file
Date: Tue, 10 Aug 2021 15:15:33 +0200	[thread overview]
Message-ID: <20210810131533.GA14725@quack2.suse.cz> (raw)
In-Reply-To: <YQ/qL+lOaYd3iD1+@mit.edu>

On Sun 08-08-21 10:29:03, Theodore Ts'o wrote:
> On Mon, Jul 12, 2021 at 05:40:06PM +0200, Jan Kara wrote:
> > Move functions for handling orphan inodes into a new file
> > fs/ext4/orphan.c to have them in one place and somewhat reduce size of
> > other files. No code changes.
> > 
> > Reviewed-by: Andreas Dilger <adilger@dilger.ca>
> > Signed-off-by: Jan Kara <jack@suse.cz>
> 
> Note that when you refresh this patch, you'll need to include commit
> b9a037b7f3c4: ("ext4: cleanup in-core orphan list if ext4_truncate()
> failed to get a transaction handle") when moving ext4_orphan_cleanup()
> to fs/ext4/orphan.c.

Yes, I have that already included in my local version. I guess I'll send a
new version of the kernel patches and e2fsprogs patches tomorrow since some
time has passed from the previous posting and some changes have already
accumulated.

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

  reply	other threads:[~2021-08-10 13:15 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-12 15:40 [PATCH 0/5 v4] ext4: Speedup orphan file handling Jan Kara
2021-07-12 15:40 ` [PATCH 1/5] ext4: Support for checksumming from journal triggers Jan Kara
2021-07-22 14:52   ` Theodore Ts'o
2021-07-12 15:40 ` [PATCH 2/5] ext4: Move orphan inode handling into a separate file Jan Kara
2021-07-22 14:53   ` Theodore Ts'o
2021-08-08 14:29   ` Theodore Ts'o
2021-08-10 13:15     ` Jan Kara [this message]
2021-07-12 15:40 ` [PATCH 3/5] ext4: Speedup ext4 orphan inode handling Jan Kara
2021-07-12 15:40 ` [PATCH 4/5] ext4: Orphan file documentation Jan Kara
2021-07-12 15:40 ` [PATCH 5/5] ext4: Improve scalability of ext4 orphan file handling Jan Kara
2021-07-13  4:49 [PATCH 2/5] ext4: Move orphan inode handling into a separate file kernel test robot
2021-08-11 10:19 [PATCH 0/5 v5] ext4: Speedup orphan file handling Jan Kara
2021-08-11 10:19 ` [PATCH 2/5] ext4: Move orphan inode handling into a separate file Jan Kara
2021-08-16  9:22 [PATCH 0/5 v6] ext4: Speedup orphan file handling Jan Kara
2021-08-16  9:23 ` [PATCH 2/5] ext4: Move orphan inode handling into a separate file Jan Kara
2021-08-16  9:57 [PATCH 0/5 v7] ext4: Speedup orphan file handling Jan Kara
2021-08-16  9:57 ` [PATCH 2/5] ext4: Move orphan inode handling into a separate file Jan Kara

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=20210810131533.GA14725@quack2.suse.cz \
    --to=jack@suse.cz \
    --cc=adilger@dilger.ca \
    --cc=linux-ext4@vger.kernel.org \
    --cc=tytso@mit.edu \
    /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.