Whamcloud - gitweb
LU-17065 build: Remove snmp support 94/52194/4
authorPatrick Farrell <pfarrell@whamcloud.com>
Thu, 31 Aug 2023 15:29:37 +0000 (11:29 -0400)
committerOleg Drokin <green@whamcloud.com>
Wed, 25 Oct 2023 18:06:48 +0000 (18:06 +0000)
commit4d9df61da828958711beba36de2bbb16aa7467dc
treed04e6bdd74a6194049fa27314277c098c3141d6c
parent8754693fe6ddac4b74e27800a05d5aea00bb0359
LU-17065 build: Remove snmp support

Last patched in 2012 and not well tended to before that,
snmp support can probably be removed.

Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: I1831aed42e560531e57a6ff8aa978f3e5286fd44
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52194
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
20 files changed:
autoMakefile.am
autogen.sh
config/lustre-build.m4
debian/dkms.conf.in
debian/rules
lustre-dkms_pre-build.sh
lustre.spec.in
snmp/.gitignore [deleted file]
snmp/Lustre-MIB.txt [deleted file]
snmp/Makefile.am [deleted file]
snmp/README.install [deleted file]
snmp/autoconf/.gitignore [deleted file]
snmp/autoconf/Makefile.am [deleted file]
snmp/autoconf/lustre-snmp.m4 [deleted file]
snmp/lustre-snmp-trap.c [deleted file]
snmp/lustre-snmp-trap.h [deleted file]
snmp/lustre-snmp-util.c [deleted file]
snmp/lustre-snmp-util.h [deleted file]
snmp/lustre-snmp.c [deleted file]
snmp/lustre-snmp.h [deleted file]