Do a FREF/FRELE dance after calling fd_getfile().
authormpi <mpi@openbsd.org>
Thu, 4 Jan 2018 10:51:11 +0000 (10:51 +0000)
committermpi <mpi@openbsd.org>
Thu, 4 Jan 2018 10:51:11 +0000 (10:51 +0000)
commit53146562fd3425516085347696e75484469eed77
tree5a3ac59d05d3052777e5e38b28459b575d714a43
parent08c49e94faef7a2e207263b21bb43971777fcb37
Do a FREF/FRELE dance after calling fd_getfile().

This should be enought to prevent `fp' to disapear while sleeping in
malloc(9).

ok helg@
sys/miscfs/fuse/fuse_vfsops.c