mbox series

[GIT,PULL] xfs: Code changes for 6.8

Message ID 87sf184vwb.fsf@debian-BULLSEYE-live-builder-AMD64 (mailing list archive)
State New
Headers show
Series [GIT,PULL] xfs: Code changes for 6.8 | expand

Pull-request

https://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-6.8-fixes-4

Message

Chandan Babu R March 2, 2024, 12:57 p.m. UTC
Hi Linus,

Please pull this branch with changes for xfs for 6.8-rc7. The changes are
limited to just one patch where we drop experimental warning message when
mounting an xfs filesystem on an fsdax device. We now consider xfs on fsdax to
be stable.

I did a test-merge with the main upstream branch as of a few minutes ago and
didn't see any conflicts.  Please let me know if you encounter any
problems.

The following changes since commit d206a76d7d2726f3b096037f2079ce0bd3ba329b:

  Linux 6.8-rc6 (2024-02-25 15:46:06 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-6.8-fixes-4

for you to fetch changes up to 27c86d43bcdb97d00359702713bfff6c006f0d90:

  xfs: drop experimental warning for FSDAX (2024-02-27 09:53:30 +0530)

----------------------------------------------------------------
Changes for 6.8-rc7:

  * Drop experimental warning for FSDAX.

Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>

----------------------------------------------------------------
Shiyang Ruan (1):
      xfs: drop experimental warning for FSDAX

 fs/xfs/xfs_super.c | 1 -
 1 file changed, 1 deletion(-)

Comments

pr-tracker-bot@kernel.org March 2, 2024, 6:22 p.m. UTC | #1
The pull request you sent on Sat, 02 Mar 2024 18:27:36 +0530:

> https://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-6.8-fixes-4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4640e2be3920168f6b26512466562accb783423a

Thank you!