xlat/fan_init_flags: add FAN_REPORT_TID
* xlat/fan_init_flags.in (FAN_REPORT_TID): New constant, introduced by Linux commit v4.19-rc2-16-gd0a6a87e40da.
This commit is contained in:
parent
776043f4cc
commit
d6d103b4fa
@ -3,3 +3,4 @@ FAN_NONBLOCK 0x00000002
|
||||
FAN_UNLIMITED_QUEUE 0x00000010
|
||||
FAN_UNLIMITED_MARKS 0x00000020
|
||||
FAN_ENABLE_AUDIT 0x00000040
|
||||
FAN_REPORT_TID 0x00000100
|
||||
|
Loading…
x
Reference in New Issue
Block a user