]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Renumber XA.*ENTRY constants
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 26 Feb 2020 19:00:43 +0000 (14:00 -0500)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 30 Oct 2020 19:01:18 +0000 (15:01 -0400)
commit66df77fed29a1d6499dbf1d0efd2095d7642d189
treefb79b0ca51d9af94b5d76f0d179f84505edfea64
parentbd7dbfdb4af61da39a1d275b460a6378c8e04d48
Renumber XA.*ENTRY constants

Entries below 256 are reserved for siblings, so renumber the RETRY
entry back to 256.  Entries which are ZERO and higher are allowed to
be inserted into the XArray, so renumber ZERO to 259, and slot SKIP and
DELETED in at 257 and 258.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
include/linux/xarray.h