From: Linus Torvalds Date: Mon, 30 Jan 2023 19:58:53 +0000 (-0800) Subject: Merge tag 'fscache-fixes-20230130' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=22b8077d0fcec86c6ed0e0fce9f7e7e5a4c2d56a;p=linux.git Merge tag 'fscache-fixes-20230130' of git://git./linux/kernel/git/dhowells/linux-fs Pull fscache fixes from David Howells: "Fix two problems in fscache volume handling: - wake_up_bit() is incorrectly paired with wait_var_event(). The latter selects the waitqueue to use differently. - Missing barriers ordering between state bit and task state" * tag 'fscache-fixes-20230130' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs: fscache: Use clear_and_wake_up_bit() in fscache_create_volume_work() fscache: Use wait_on_bit() to wait for the freeing of relinquished volume --- 22b8077d0fcec86c6ed0e0fce9f7e7e5a4c2d56a