On Tue, Apr 21, 2020 at 10:54:44AM +0200, Jan Kara wrote: > Ext4 needs to remove inode from writeback lists after it is out of > visibility of its journalling machinery (which can still dirty the > inode). Export inode_io_list_del() for it. > > Signed-off-by: Jan Kara <jack@xxxxxxx> Applied, thanks. - Ted