[HEADSUP] Disallowing read() of a directory fd
Daniel Ebdrup Jensen
debdrup at FreeBSD.org
Fri May 15 11:14:17 UTC 2020
On Fri, May 15, 2020 at 11:47:44AM +0200, Stefan Eßer wrote:
>And I'm convinced that any developer going to work on that part of UFS
>would consider adding debug code to provide or display that information
>(or remove the error return just for local testing) a minor annoyance.
>[SNIP]
>
>Regards, STefan
>_______________________________________________
>freebsd-arch at freebsd.org mailing list
>https://lists.freebsd.org/mailman/listinfo/freebsd-arch
>To unsubscribe, send any mail to "freebsd-arch-unsubscribe at freebsd.org"
They could also add tracepoints for dtrace, and commit them to the tree so
everyone can use them. :)
Afterall, there's only +82k tracepoints (on FreeBSD 12.1-RELEASE, probably more
in -CURRENT), so there's clearly room for improvement, especially when you look
at the distribution with:
dtrace -l | awk '{ print $2 }' | uniq -c | sort -n
Yours,
Daniel Ebdrup Jensen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 618 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20200515/3d9e7da7/attachment.sig>
More information about the freebsd-arch
mailing list