On Wed, 10 Jul 2024 16:59:38 +0100, Matthew Wilcox (Oracle) wrote: > This patch series mirrors the changes to ext2 directory handling. > COmpile tested only. > > Matthew Wilcox (Oracle) (6): > qnx6: Convert qnx6_get_page() to qnx6_get_folio() > qnx6: Convert qnx6_find_entry() to qnx6_find_ino() > qnx6: Convert qnx6_longname() to take a folio > qnx6: Convert qnx6_checkroot() to use a folio > qnx6: Convert qnx6_iget() to use a folio > qnx6: Convert directory handling to use kmap_local > > [...] Applied to the vfs.qnx6 branch of the vfs/vfs.git tree. Patches in the vfs.qnx6 branch should appear in linux-next soon. Please report any outstanding bugs that were missed during review in a new review to the original patch series allowing us to drop it. It's encouraged to provide Acked-bys and Reviewed-bys even though the patch has now been applied. If possible patch trailers will be updated. Note that commit hashes shown below are subject to change due to rebase, trailer updates or similar. If in doubt, please check the listed branch. tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git branch: vfs.qnx6 [1/6] qnx6: Convert qnx6_get_page() to qnx6_get_folio() https://git.kernel.org/vfs/vfs/c/bedab6ec809d [2/6] qnx6: Convert qnx6_find_entry() to qnx6_find_ino() https://git.kernel.org/vfs/vfs/c/31d48d668d7e [3/6] qnx6: Convert qnx6_longname() to take a folio https://git.kernel.org/vfs/vfs/c/a5a63c87df3e [4/6] qnx6: Convert qnx6_checkroot() to use a folio https://git.kernel.org/vfs/vfs/c/711ae9703e0b [5/6] qnx6: Convert qnx6_iget() to use a folio https://git.kernel.org/vfs/vfs/c/5a1610488ce5 [6/6] qnx6: Convert directory handling to use kmap_local https://git.kernel.org/vfs/vfs/c/82282037419a