Skip to content

Change xiafs_write_begin() signature.#3

Open
calmsacibis995 wants to merge 1 commit intoctdk:masterfrom
calmsacibis995:patch-2
Open

Change xiafs_write_begin() signature.#3
calmsacibis995 wants to merge 1 commit intoctdk:masterfrom
calmsacibis995:patch-2

Conversation

@calmsacibis995
Copy link

Linux 6.17 requires a change to xiafs_write_begin(), as the first parameter (struct file *file) was replaced with a different one (const struct kiocb *iocb).

Linux 6.17 requires a change to xiafs_write_begin(), as the first parameter (`struct file *file`) was replaced with a different one (`const struct kiocb *iocb`).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant