]> 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>
Tue, 5 Jan 2021 17:28:23 +0000 (12:28 -0500)
commitb56f61863c69544c4580a92095c88d58bb3def05
treee3bc119f4145d49469e506fe0659e73c7f4a4e00
parent4c7bab16aaaf0acbe0dad2f2e0c0f7a1042dd8e8
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