]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
fusefs: add a dtrace probe that fires after mounting is complete
authorAlan Somers <asomers@FreeBSD.org>
Mon, 30 Mar 2020 14:03:35 +0000 (14:03 +0000)
committerAlan Somers <asomers@FreeBSD.org>
Mon, 30 Mar 2020 14:03:35 +0000 (14:03 +0000)
commit9338f1896514ed02f9f8c857390cb65daae0f4a7
tree0bcf1d54fd4f48de2a1c094f788cab87b3b7dcfc
parent89c7bb561344767c6e3fa925553675145b1540f7
fusefs: add a dtrace probe that fires after mounting is complete

This probe is useful for showing the protocol options negotiated with a FUSE
server.

MFC after: 2 weeks
sys/fs/fuse/fuse_internal.c