Skip to content
This repository was archived by the owner on Jun 25, 2026. It is now read-only.
This repository was archived by the owner on Jun 25, 2026. It is now read-only.

f_dentry removed since 3.19 release #2

Description

@LRDPRDX

The f_dentry macro was removed in 3.19 release. Now you should replace all

file->f_dentry->

by

file->f_path.dentry->

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions