From: "Theodore Ts'o" <tytso@mit.edu>
To: Christoph Hellwig <hch@lst.de>
Cc: Jens Axboe <axboe@kernel.dk>,
Ryusuke Konishi <konishi.ryusuke@gmail.com>,
Andrew Morton <akpm@linux-foundation.org>,
linux-block@vger.kernel.org, linux-ext4@vger.kernel.org,
linux-fsdevel@vger.kernel.org, linux-nilfs@vger.kernel.org
Subject: Re: [PATCH 2/3] ext4: pass the operation to bio_alloc
Date: Fri, 25 Feb 2022 17:07:11 -0500 [thread overview]
Message-ID: <YhlTD2R8pFzb9oot@mit.edu> (raw)
In-Reply-To: <20220222154634.597067-3-hch@lst.de>
On Tue, Feb 22, 2022 at 04:46:33PM +0100, Christoph Hellwig wrote:
> Refactor the readpage code to pass the op to bio_alloc instead of setting
> it just before the submission.
>
> Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Theodore Ts'o <tytso@mit.edu>
WARNING: multiple messages have this Message-ID (diff)
From: "Theodore Ts'o" <tytso-3s7WtUTddSA@public.gmane.org>
To: Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>
Cc: Jens Axboe <axboe-tSWWG44O7X1aa/9Udqfwiw@public.gmane.org>,
Ryusuke Konishi
<konishi.ryusuke-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
Andrew Morton
<akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>,
linux-block-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-ext4-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-nilfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 2/3] ext4: pass the operation to bio_alloc
Date: Fri, 25 Feb 2022 17:07:11 -0500 [thread overview]
Message-ID: <YhlTD2R8pFzb9oot@mit.edu> (raw)
In-Reply-To: <20220222154634.597067-3-hch-jcswGhMUV9g@public.gmane.org>
On Tue, Feb 22, 2022 at 04:46:33PM +0100, Christoph Hellwig wrote:
> Refactor the readpage code to pass the op to bio_alloc instead of setting
> it just before the submission.
>
> Signed-off-by: Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>
Acked-by: Theodore Ts'o <tytso-3s7WtUTddSA@public.gmane.org>
next prev parent reply other threads:[~2022-02-25 22:07 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-22 15:46 simple file system cleanups for the new bio_alloc calling conventions Christoph Hellwig
2022-02-22 15:46 ` [PATCH 1/3] mpage: pass the operation to bio_alloc Christoph Hellwig
2022-02-22 15:46 ` [PATCH 2/3] ext4: " Christoph Hellwig
2022-02-25 22:07 ` Theodore Ts'o [this message]
2022-02-25 22:07 ` Theodore Ts'o
2022-02-22 15:46 ` [PATCH 3/3] nilfs2: " Christoph Hellwig
2022-02-22 15:46 ` Christoph Hellwig
2022-02-23 15:25 ` Ryusuke Konishi
2022-02-23 15:25 ` Ryusuke Konishi
2022-02-26 14:18 ` simple file system cleanups for the new bio_alloc calling conventions Jens Axboe
2022-02-26 14:18 ` Jens Axboe
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=YhlTD2R8pFzb9oot@mit.edu \
--to=tytso@mit.edu \
--cc=akpm@linux-foundation.org \
--cc=axboe@kernel.dk \
--cc=hch@lst.de \
--cc=konishi.ryusuke@gmail.com \
--cc=linux-block@vger.kernel.org \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-nilfs@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.