Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC 0/3] set nvme ns's vwc respectively
@ 2024-11-04  8:54 Guixin Liu
  2024-11-04  8:55 ` [PATCH RFC 1/3] nvme: check ns's volatile write cache not present Guixin Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Guixin Liu @ 2024-11-04  8:54 UTC (permalink / raw)
  To: kbusch, axboe, hch, sagi, kch; +Cc: linux-nvme

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=y, Size: 724 bytes --]

Hi,
  These patches are supporting separate vwc attr for each namespace.

  I found that the number 2 and 3 patch are conflict with Matias Bjørling's
patch which implement to supporting rotational device, this is the first
time this happend to me, I dont know how to handle this, so there is a "RFC"
tag in tittle, waiting for the solution.

Guixin Liu (3):
  nvme: check ns's volatile write cache not present
  nvme: query independent identify ns by default
  nvmet: report ns's vwc not present

 drivers/nvme/host/core.c        | 11 +++++-----
 drivers/nvme/target/admin-cmd.c | 36 +++++++++++++++++++++++++++++++++
 include/linux/nvme.h            |  1 +
 3 files changed, 43 insertions(+), 5 deletions(-)

-- 
2.43.0



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-11-06  1:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-04  8:54 [PATCH RFC 0/3] set nvme ns's vwc respectively Guixin Liu
2024-11-04  8:55 ` [PATCH RFC 1/3] nvme: check ns's volatile write cache not present Guixin Liu
2024-11-05 11:12   ` Christoph Hellwig
2024-11-04  8:55 ` [PATCH RFC 2/3] nvme: query independent identify ns by default Guixin Liu
2024-11-05 11:11   ` Christoph Hellwig
2024-11-05 20:03     ` Keith Busch
2024-11-06  1:52       ` Guixin Liu
2024-11-04  8:55 ` [PATCH RFC 3/3] nvmet: report ns's vwc not present Guixin Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox