All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Snitzer <snitzer@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Jiapeng Chong" <jiapeng.chong@linux.alibaba.com>,
	"Sergey Shtylyov" <s.shtylyov@omp.ru>,
	"Pingfan Liu" <piliu@redhat.com>,
	"Tetsuo Handa" <penguin-kernel@I-love.SAKURA.ne.jp>,
	"Heinz Mauelshagen" <heinzm@redhat.com>,
	"Thomas Weißschuh" <linux@weissschuh.net>,
	"Joe Thornber" <ejt@redhat.com>,
	"Nathan Huckleberry" <nhuck@google.com>,
	linux-block@vger.kernel.org, "Yu Zhe" <yuzhe@nfschina.com>,
	dm-devel@redhat.com, "XU pengfei" <xupengfei@nfschina.com>,
	"Christophe JAILLET" <christophe.jaillet@wanadoo.fr>,
	"Hou Tao" <houtao1@huawei.com>,
	"Mikulas Patocka" <mpatocka@redhat.com>,
	"Alasdair G Kergon" <agk@redhat.com>
Subject: Re: [dm-devel] [git pull] device mapper changes for 6.3
Date: Mon, 20 Feb 2023 17:20:46 -0500	[thread overview]
Message-ID: <Y/PyPrY39QLTHtW4@redhat.com> (raw)
In-Reply-To: <Y/OueIbrfUBZRw5J@redhat.com>

On Mon, Feb 20 2023 at 12:31P -0500,
Mike Snitzer <snitzer@kernel.org> wrote:

> Hi Linus,
> 
> The following changes since commit 4a6a7bc21d4726c5772e47525e6039852555b391:
> 
>   block: Default to use cgroup support for BFQ (2023-01-30 09:42:42 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-6.3/dm-changes
> 
> for you to fetch changes up to d695e44157c8da8d298295d1905428fb2495bc8b:
> 
>   dm: remove unnecessary (void*) conversion in event_callback() (2023-02-20 11:52:49 -0500)
> 
> Please pull, thanks.
> Mike

I should have mentioned: these DM changes are based on the "Block
updates for 6.3" from Jens.

--
dm-devel mailing list
dm-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/dm-devel


WARNING: multiple messages have this Message-ID (diff)
From: Mike Snitzer <snitzer@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: dm-devel@redhat.com, linux-block@vger.kernel.org,
	"Alasdair G Kergon" <agk@redhat.com>,
	"Benjamin Marzinski" <bmarzins@redhat.com>,
	"Christophe JAILLET" <christophe.jaillet@wanadoo.fr>,
	"Heinz Mauelshagen" <heinzm@redhat.com>,
	"Hou Tao" <houtao1@huawei.com>,
	"Jiapeng Chong" <jiapeng.chong@linux.alibaba.com>,
	"Joe Thornber" <ejt@redhat.com>,
	"Mikulas Patocka" <mpatocka@redhat.com>,
	"Nathan Huckleberry" <nhuck@google.com>,
	"Pingfan Liu" <piliu@redhat.com>,
	"Sergey Shtylyov" <s.shtylyov@omp.ru>,
	"Tetsuo Handa" <penguin-kernel@I-love.SAKURA.ne.jp>,
	"Thomas Weißschuh" <linux@weissschuh.net>,
	"XU pengfei" <xupengfei@nfschina.com>,
	"Yu Zhe" <yuzhe@nfschina.com>
Subject: Re: [git pull] device mapper changes for 6.3
Date: Mon, 20 Feb 2023 17:20:46 -0500	[thread overview]
Message-ID: <Y/PyPrY39QLTHtW4@redhat.com> (raw)
In-Reply-To: <Y/OueIbrfUBZRw5J@redhat.com>

On Mon, Feb 20 2023 at 12:31P -0500,
Mike Snitzer <snitzer@kernel.org> wrote:

> Hi Linus,
> 
> The following changes since commit 4a6a7bc21d4726c5772e47525e6039852555b391:
> 
>   block: Default to use cgroup support for BFQ (2023-01-30 09:42:42 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-6.3/dm-changes
> 
> for you to fetch changes up to d695e44157c8da8d298295d1905428fb2495bc8b:
> 
>   dm: remove unnecessary (void*) conversion in event_callback() (2023-02-20 11:52:49 -0500)
> 
> Please pull, thanks.
> Mike

I should have mentioned: these DM changes are based on the "Block
updates for 6.3" from Jens.

  reply	other threads:[~2023-02-20 22:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-20 17:31 [dm-devel] [git pull] device mapper changes for 6.3 Mike Snitzer
2023-02-20 17:31 ` Mike Snitzer
2023-02-20 22:20 ` Mike Snitzer [this message]
2023-02-20 22:20   ` Mike Snitzer
2023-02-22 21:34 ` [dm-devel] " Linus Torvalds
2023-02-22 21:34   ` Linus Torvalds
2023-02-22 21:48 ` [dm-devel] " pr-tracker-bot
2023-02-22 21:48   ` pr-tracker-bot

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=Y/PyPrY39QLTHtW4@redhat.com \
    --to=snitzer@kernel.org \
    --cc=agk@redhat.com \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=dm-devel@redhat.com \
    --cc=ejt@redhat.com \
    --cc=heinzm@redhat.com \
    --cc=houtao1@huawei.com \
    --cc=jiapeng.chong@linux.alibaba.com \
    --cc=linux-block@vger.kernel.org \
    --cc=linux@weissschuh.net \
    --cc=mpatocka@redhat.com \
    --cc=nhuck@google.com \
    --cc=penguin-kernel@I-love.SAKURA.ne.jp \
    --cc=piliu@redhat.com \
    --cc=s.shtylyov@omp.ru \
    --cc=torvalds@linux-foundation.org \
    --cc=xupengfei@nfschina.com \
    --cc=yuzhe@nfschina.com \
    /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.