Files
linux/lib
Matthew Wilcox (Oracle) 19c30f4dd0 XArray: Fix xa_find_after with multi-index entries
If the entry is of an order which is a multiple of XA_CHUNK_SIZE,
the current detection of sibling entries does not work.  Factor out
an xas_sibling() function to make xa_find_after() a little more
understandable, and write a new implementation that doesn't suffer from
the same bug.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: stable@vger.kernel.org
2020-01-17 22:33:27 -05:00
..
2019-09-20 09:06:26 -07:00
2019-07-25 15:47:37 +02:00
2019-09-24 15:54:08 -07:00
2019-09-27 20:23:37 +02:00
2019-07-01 11:57:12 -06:00
2019-05-06 11:12:09 -07:00