Skip to content

Add struct fanotify_event_info_fid #3688

Closed
@rawhuul

Description

@rawhuul

Host triplet: x86_64-unknown-linux-gnu

API struct is as follows:

struct fanotify_event_info_fid {
  struct fanotify_event_info_header hdr;
  __kernel_fsid_t fsid;
  unsigned char file_handle[0];
};

Man page for more info: https://man7.org/linux/man-pages/man7/fanotify.7.html

Source link: https://github.com/torvalds/linux/blob/dccb07f2914cdab2ac3a5b6c98406f765acab803/include/uapi/linux/fanotify.h#L166

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-API-requestCategory: API requestE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions