Re: [GIT PULL] erofs more updates for 6.11-rc1

2024-07-26 Thread pr-tracker-bot
The pull request you sent on Fri, 26 Jul 2024 21:12:43 +0800: > git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git > tags/erofs-for-6.11-rc1-2 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/732c275394305b6d71b4bb74f5432d2d91f05257 Thank you! -- Deet-doot

[GIT PULL] erofs more updates for 6.11-rc1

2024-07-26 Thread Gao Xiang
Hi Linus, Could you consider these extra patches for 6.11-rc1? Two patches add STATX_DIOALIGN and FS_IOC_GETFSSYSFSPATH support and another one gets rid of the remaining page->index in the codebase according to [1]. I tend to resolve them in this cycle since those improvements are actually strai