freebsd-dev/sys/dev/filemon
Bryan Drewery bc0d7285f9 Fix some filemon path logging issues.
- Properly handle snprintf return value for truncation and avoid
  overflowing the later write with the bogus length.
- Increase the msgbufr size to handle a rename of 2 full files.

The larger allocation causes a slight performance hit which will be mitigated
in the future.  A rewrite with sbufs will likely be done as well.

Reported by:	Ilja Van Sprundel <ivansprundel@ioactive.com>
MFC after:	2 weeks
Approved by:	so (gtetlow)
Reviewed by:	kib
Sponsored by:	Dell EMC
Differential Revision:	https://reviews.freebsd.org/D16098
2018-08-03 19:24:04 +00:00
..
filemon_wrapper.c Fix some filemon path logging issues. 2018-08-03 19:24:04 +00:00
filemon.c Fix some filemon path logging issues. 2018-08-03 19:24:04 +00:00
filemon.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00