fs: Convert buffer to XArray
authorMatthew Wilcox <willy@infradead.org>
Mon, 4 Dec 2017 15:40:41 +0000 (10:40 -0500)
committerMatthew Wilcox <willy@infradead.org>
Sun, 21 Oct 2018 14:46:41 +0000 (10:46 -0400)
commitec82e1c1c89ce02d7703b841e6ee7d429feed609
tree3be1b415d3abad6f032b0216bb303f27516ad573
parent0a943c65e7d7207dce2a63e9d14a925c0d9a7d96
fs: Convert buffer to XArray

Mostly comment fixes, but one use of __xa_set_mark.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
fs/buffer.c