Matthew Wilcox 3159f943aa xarray: Replace exceptional entries
Introduce xarray value entries and tagged pointers to replace radix
tree exceptional entries.  This is a slight change in encoding to allow
the use of an extra bit (we can now store BITS_PER_LONG - 1 bits in a
value entry).  It is also a change in emphasis; exceptional entries are
intimidating and different.  As the comment explains, you can choose
to store values or pointers in the xarray and they are both first-class
citizens.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
Reviewed-by: Josef Bacik <jbacik@fb.com>
2018-09-29 22:47:49 -04:00
..
2018-08-18 11:00:00 -07:00
2018-09-29 22:47:49 -04:00
2018-08-23 13:52:46 -07:00
2018-07-30 10:13:15 +02:00
2018-08-18 11:00:00 -07:00
2018-04-06 12:15:41 -07:00
2018-08-18 11:00:00 -07:00
2018-08-18 11:00:00 -07:00
2018-07-30 10:13:15 +02:00
2018-06-12 16:19:22 -07:00
2018-08-23 13:52:46 -07:00
2018-08-23 13:52:46 -07:00