https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253500

Konstantin Belousov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Konstantin Belousov <[email protected]> ---
The patch is wrong, of course.  It breaks calling conventions for
lf_advlockasync()
which is the implementation for all advlock vops (except fuse and partially
nfs).

You need to adopt fuse to the interface provided by VOP.  If there is missed
information at the VOP call time, describe what sort of info is lost.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to