Thread (17 messages) 17 messages, 5 authors, 2017-05-19

[PATCH] nvme: Change our APST table to be no more aggressive than Intel RSTe

From: hch@lst.de (Christoph Hellwig)
Date: 2017-05-19 14:15:26
Also in: lkml

On Fri, May 19, 2017@10:18:34AM -0400, Keith Busch wrote:
+
+	if (ns->ctrl->quirks & NVME_QUIRK_PAGE_ALIGN)
+		blk_queue_logical_block_size(ns->queue, ns->ctrl->page_size);
+	else
+		blk_queue_logical_block_size(ns->queue, bs);
Ugg.  That will invalidate the layout of any existing fs (in case the
device hasn't eaten it yet).  It would also invalidate things like
partitions tables, even if they are only used to share with windows.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help