Re: [PATCH v3 1/2] nvme: add nvme_get_ns_head()
Nilay Shroff <[email protected]>
| Newsgroups | org.infradead.lists.linux-nvme |
|---|---|
| Message-ID | <[email protected]> |
On 7/13/26 4:12 PM, John Garry wrote: > Add a wrapper for getting a reference to the NS head. > > This would be used in scenarios when we know that getting a reference > would not fail. > > Signed-off-by: John Garry<[email protected]> Looks good to me. Reviewed-by: Nilay Shroff <[email protected]>