nilfs2: Use xa_erase_irq
authorMatthew Wilcox <willy@infradead.org>
Tue, 5 Dec 2017 00:33:30 +0000 (19:33 -0500)
committerMatthew Wilcox <willy@infradead.org>
Mon, 5 Nov 2018 19:57:05 +0000 (14:57 -0500)
commitfe2b51145c9ffd5a49013fe180e42e92ef0e6df9
treec93a78aa4d210258760de5863c1dbe72e5a7f8a8
parent9ee5a3b7eeb190eb413e0fac3246022bd1baa05d
nilfs2: Use xa_erase_irq

This code simply opencoded xa_erase_irq().

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