[GIT PULL] erofs fixes for 6.9-rc2
Gao Xiang
xiang at kernel.org
Thu Mar 28 13:54:35 AEDT 2024
Could you consider this pull request for 6.9-rc2?
Just two minor informative patches. One adds Sandeep Dhavale as a new
reviewer who could help review some patches for EROFS filesystem
project, and we believe the project itself will become more diverse and
healthier as long as warm-hearted folks take a bit more time on this.
The other patch drops experimental warning for FSDAX since it's already
used for memory sharing between hosts and guests.
All commits have been in -next and no potential merge conflict is
observed.
Thanks,
Gao Xiang
The following changes since commit 4cece764965020c22cff7665b18a012006359095:
Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-6.9-rc2-fixes
for you to fetch changes up to 7557d296ad439f66a87cd34917af2a4172517826:
MAINTAINERS: erofs: add myself as reviewer (2024-03-25 10:57:28 +0800)
----------------------------------------------------------------
Changes since last update:
- Add a new reviewer Sandeep Dhavale to build a healthier community;
- Drop experimental warning for FSDAX.
----------------------------------------------------------------
Gao Xiang (1):
erofs: drop experimental warning for FSDAX
Sandeep Dhavale (1):
MAINTAINERS: erofs: add myself as reviewer
MAINTAINERS | 1 +
fs/erofs/super.c | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)
More information about the Linux-erofs
mailing list