From: Linus Torvalds Date: Fri, 4 Oct 2024 00:03:18 +0000 (-0700) Subject: Merge tag 'pull-fixes.ufs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs X-Git-Url: https://git.dujemihanovic.xyz/?a=commitdiff_plain;h=263a25de5b6002da3b27bc33a36c51ecfc086b35;p=linux.git Merge tag 'pull-fixes.ufs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs Pull ufs fix from Al Viro: "Fix ufs_rename() braino introduced this cycle. The 'folio_release_kmap(dir_folio, new_dir)' in ufs_rename() part of folio conversion should've been getting a pointer to ufs directory entry within the page, rather than a pointer to directory struct inode..." * tag 'pull-fixes.ufs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: ufs_rename(): fix bogus argument of folio_release_kmap() --- 263a25de5b6002da3b27bc33a36c51ecfc086b35