mirror of
https://github.com/versity/scoutfs.git
synced 2026-08-17 20:56:41 +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>