syscalls/fanotify22: Validate the generic error info
Implement some validation for the generic error info record emitted by the kernel. The error number is fs-specific but, well, we only support ext4 for now anyway. Reviewed-by:Amir Goldstein <amir73il@gmail.com> Signed-off-by:
Gabriel Krisman Bertazi <krisman@collabora.com> --- Changes since v2: - check for error record type in autotools (Amir) Changes since v1: - Move defines to header file.
Please register or sign in to comment