Skip to content

Conversation

GerMalaz
Copy link

Signed-off-by: Gerardo Esteban Malazdrewicz [email protected]

Changes:

  • FMODE_UNSIGNED_OFFSET moved to fop_flags, renamed FOP_UNSIGNED_OFFSET
  • fd.file gone, (new) accessor needed : fd_file(fd) Kept fd_file(fd) syntax, redefining it as the old fd.file if not already defined.
  • .fop_flags added in struct file_operations.

Signed-off-by: Gerardo Esteban Malazdrewicz <[email protected]>

Changes:
* FMODE_UNSIGNED_OFFSET moved to fop_flags, renamed FOP_UNSIGNED_OFFSET
* fd.file gone, (new) accessor needed : fd_file(fd)
     Kept fd_file(fd) syntax, redefining it as the old fd.file if not
already defined.
* .fop_flags added in struct file_operations.
@jcfaracco
Copy link

I'm running RHEL 10 and It uses kernel 6.12. So +1 for changes like this one.

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.

2 participants