freebsd-skq/sys/dev/filemon
Bryan Drewery d5e53f99be filemon: Track the process pointer rather than a pid.
The process is not held since the process_exit hook is called after the
exithold.  There is no need to hold the process since the hook will
always see it exiting via the process_exit event.

MFC after:	2 weeks
Sponsored by:	EMC / Isilon Storage Division
2016-01-29 00:44:32 +00:00
..
filemon_lock.c Fix filemon locking races. 2015-08-26 03:44:48 +00:00
filemon_wrapper.c filemon: Track the process pointer rather than a pid. 2016-01-29 00:44:32 +00:00
filemon.c filemon: Track the process pointer rather than a pid. 2016-01-29 00:44:32 +00:00
filemon.h Bump the version since we now handle openat 2015-06-16 23:03:15 +00:00