]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit - fs/fs-writeback.c
fs: Convert writeback to XArray
authorMatthew Wilcox <willy@infradead.org>
Mon, 4 Dec 2017 15:46:23 +0000 (10:46 -0500)
committerMatthew Wilcox <willy@infradead.org>
Sun, 21 Oct 2018 14:46:42 +0000 (10:46 -0400)
commit04edf02cdd37a7e2e23ce8de77cb06d22ef2f503
tree14c8a6aa06d021b35252164f5ec99f1adc8f4569
parentec82e1c1c89ce02d7703b841e6ee7d429feed609
fs: Convert writeback to XArray

A couple of short loops.

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