https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196474
--- Comment #8 from Oliver Pinter <[email protected]> --- Sure, my fix is a quick fix, and handled at lower level. Your fix is fine. Btw, bcopy expected unsigned len parameter, but the vfs_setopt_part's len is signed. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
