]> www.infradead.org Git - users/hch/block.git/commit
nvme: split out a nvme_update_ns_info_mpath helper
authorChristoph Hellwig <hch@lst.de>
Thu, 29 Aug 2024 04:59:31 +0000 (07:59 +0300)
committerChristoph Hellwig <hch@lst.de>
Thu, 29 Aug 2024 06:24:46 +0000 (09:24 +0300)
commit3695a9a79b185148d948a5fa263ae2cadb93cf72
treec139e42d7fa924258f01cf2914af017df644172f
parent83c5efc97dcaf63fb49243ce371fb4e74745a1d8
nvme: split out a nvme_update_ns_info_mpath helper

Add a separate helper to update the multipath disk information to
declutter nvme_update_ns_info.

Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/core.c