Linux-Block Archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: John Garry <john.g.garry@oracle.com>
Cc: linux-block@vger.kernel.org, Keith Busch <kbusch@kernel.org>,
	 Christoph Hellwig <hch@lst.de>,
	Luis Chamberlain <mcgrof@kernel.org>
Subject: Re: [PATCH] block: Call blkdev_dio_unaligned() from blkdev_direct_IO()
Date: Mon, 15 Apr 2024 08:12:38 -0600	[thread overview]
Message-ID: <171319035827.13780.15475438289317494207.b4-ty@kernel.dk> (raw)
In-Reply-To: <20240415122020.1541594-1-john.g.garry@oracle.com>


On Mon, 15 Apr 2024 12:20:20 +0000, John Garry wrote:
> blkdev_dio_unaligned() is called from __blkdev_direct_IO(),
> __blkdev_direct_IO_simple(), and __blkdev_direct_IO_async(), and all these
> are only called from blkdev_direct_IO().
> 
> Move the blkdev_dio_unaligned() call to the common callsite,
> blkdev_direct_IO().
> 
> [...]

Applied, thanks!

[1/1] block: Call blkdev_dio_unaligned() from blkdev_direct_IO()
      commit: de4c7bef9d330e4a59c78181bd596c7569d7208e

Best regards,
-- 
Jens Axboe




      reply	other threads:[~2024-04-15 14:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-15 12:20 [PATCH] block: Call blkdev_dio_unaligned() from blkdev_direct_IO() John Garry
2024-04-15 14:12 ` Jens Axboe [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=171319035827.13780.15475438289317494207.b4-ty@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=hch@lst.de \
    --cc=john.g.garry@oracle.com \
    --cc=kbusch@kernel.org \
    --cc=linux-block@vger.kernel.org \
    --cc=mcgrof@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).