Description: HOST-MIB, hr_filesys: Also monitor tmpfs
 Remove tmpfs from ignored filesystem types
Author: Bart Van Assche <bvanassche@acm.org>
Origin: upstream
Bug: https://sourceforge.net/p/net-snmp/feature-requests/165/
Bug-Debian: https://bugs.debian.org/685877
Applied-Upstream: https://github.com/net-snmp/net-snmp/commit/327079a4ae20e2d4766fe549a6e4e57fbe947bcd
Reviewed-by: Craig Small <csmall@debian.org>
Last-Update: 2020-07-20
--- a/agent/mibgroup/host/hr_filesys.c
+++ b/agent/mibgroup/host/hr_filesys.c
@@ -705,7 +705,6 @@
     "shm",
     "sockfs",
     "sysfs",
-    "tmpfs",
     "usbdevfs",
     "usbfs",
 #endif
