Re: [PATCH v2 4/5] drivers/nvme/host/core.c: Convert to use set_capacity_revalidate_and_notify
From: Keith Busch <kbusch@kernel.org>
Date: 2020-02-26 18:08:28
Also in:
linux-nvme, lkml
From: Keith Busch <kbusch@kernel.org>
Date: 2020-02-26 18:08:28
Also in:
linux-nvme, lkml
On Tue, Feb 25, 2020 at 08:01:28PM +0000, Balbir Singh wrote:
block/genhd provides set_capacity_revalidate_and_notify() for sending RESIZE notifications via uevents. This notification is newly added to NVME devices Signed-off-by: Balbir Singh <redacted>
Patch looks fine. Please change the commit subject prefix to just "nvme:" to match the local style and for length constraints (the committer may do this if they want). Acked-by: Keith Busch <kbusch@kernel.org>