mbox series

[GIT,PULL,01/10] fstests: more random fixes for v2025.02.16

Message ID 174008901465.1712746.9207824229366098923.stg-ugh@frogsfrogsfrogs (mailing list archive)
State New
Headers show
Series [GIT,PULL,01/10] fstests: more random fixes for v2025.02.16 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfstests-dev.git tags/random-fixes_2025-02-20

Message

Darrick J. Wong Feb. 20, 2025, 10:04 p.m. UTC
Hi Zorro,

Please pull this branch with changes for fstests.

As usual, 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.

--D

The following changes since commit f3212c130a75f70a699afee6f6dbeac799abcfe1:

generic/370: don't exclude XFS (2025-02-19 15:54:23 +0800)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfstests-dev.git tags/random-fixes_2025-02-20

for you to fetch changes up to 977d2533c261382a656417d4288ca79f15fc7655:

dio_writeback_race: align the directio buffer to base page size (2025-02-20 13:52:16 -0800)

----------------------------------------------------------------
fstests: more random fixes for v2025.02.16 [01/22]

Here's the usual odd fixes for fstests.

With a bit of luck, this should all go splendidly.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>

----------------------------------------------------------------
Darrick J. Wong (2):
dio-writeback-race: fix missing mode in O_CREAT
dio_writeback_race: align the directio buffer to base page size

src/dio-writeback-race.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)