The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d: Linux 6.8-rc1 (2024-01-21 14:11:32 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-fixes for you to fetch changes up to 2c88c16dc20e88dd54d2f6f4d01ae1dce6cc9654: erofs: fix handling kern_mount() failure (2024-02-20 02:09:02 -0500) ---------------------------------------------------------------- A couple of fixes - revert of regression from this cycle and a fix for erofs failure exit breakage (had been there since way back). Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx> ---------------------------------------------------------------- Al Viro (2): Revert "get rid of DCACHE_GENOCIDE" erofs: fix handling kern_mount() failure fs/dcache.c | 5 ++++- fs/erofs/fscache.c | 7 ++++--- include/linux/dcache.h | 1 + 3 files changed, 9 insertions(+), 4 deletions(-)