Thread (85 messages) 85 messages, 10 authors, 2017-09-06

Re: [PATCH 05/19] bcache: fix calling ida_simple_remove() with incorrect minor

From: Christoph Hellwig <hch@infradead.org>
Date: 2017-07-05 18:26:45
Also in: linux-bcache, stable

Possibly related (same subject, not in this thread)

+#define BCACHE_TO_IDA_MINORS(first_minor) ((first_minor) >> BCACHE_MINORS_BITS)
+#define IDA_TO_BCACHE_MINORS(minor)       ((minor) << BCACHE_MINORS_BITS)
Please use inline functions and lower case for these.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help