On 12/7/20 12:37 PM, Kyle Evans wrote:
> On Mon, Dec 7, 2020 at 2:36 PM John Baldwin <j...@freebsd.org> wrote:
>>
>> qemu-user uses this flag?  What on earth can it be using it for?
>>
> 
> It was faithfully responding that it wasn't implemented to any
> target-application usage, apparently. :-)

I mean, it is only a flag in the struct kinfo_file flags field.  Even
if it is doing some kind of compat shim for kinfo_file it should just
copy the flags field across, not be checking any of the bits.  Does it
try to log the type of a file descriptor in debug traces perhaps?

-- 
John Baldwin
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to