[Bug 274274] nmount logs to_path twice via ktrace()

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 05 Oct 2023 05:15:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274274

--- Comment #1 from Ivan Rozhuk <rozhuk.im@gmail.com> ---
unmount does not log NAMEI:
...
 55953 umount   CALL  unmount(0x7fffffffc770,0x8080000<MNT_ACLS|MNT_FORCE>)
 55953 umount   RET   unmount 0
 55953 umount   CALL  exit(0)

-- 
You are receiving this mail because:
You are the assignee for the bug.