Skip to content

Commit

Permalink
libmount: report all kernel messages for fd-based mount API
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Weißschuh <[email protected]>
  • Loading branch information
t-8ch committed Oct 5, 2023
1 parent 2d5e138 commit 2f0e92b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libmount/src/hook_mount.c
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ static void set_syscall_status_cxt_log(struct libmnt_context *cxt,
}
}

#define set_syscall_status set_syscall_status_cxt_log

/*
* This hookset uses 'struct libmnt_sysapi' (mountP.h) as hookset data.
*/
Expand Down

0 comments on commit 2f0e92b

Please sign in to comment.