]> git.dujemihanovic.xyz Git - linux.git/commitdiff
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Dec 2023 19:09:58 +0000 (11:09 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Dec 2023 19:09:58 +0000 (11:09 -0800)
Pull ufs fix from Al Viro:
 "ufs got broken this merge window on folio conversion - calling
  conventions for filemap_lock_folio() are not the same as for
  find_lock_page()"

* tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  fix ufs_get_locked_folio() breakage


Trivial merge