-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
C-API-requestCategory: API requestCategory: API requestE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Description
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
Metadata
Metadata
Assignees
Labels
C-API-requestCategory: API requestCategory: API requestE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.