mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-27 08:35:05 +00:00
Convert the timeout struct unto a u64 nsecs value before passing it to the trace point event, as to not overflow the 64bit limitation on args. Signed-off-by: Auke Kok <auke.kok@versity.com>