+22
−16
Loading
We store to all fields, so the kmsan warnings were spurious - but
initializing via stores to bitfields appear to have been giving the
compiler/kmsan trouble, and they're not necessary.
Signed-off-by:
Kent Overstreet <kent.overstreet@linux.dev>