]> granicus.if.org Git - zfs/commit
Remove FRU and LIBTOPO Support
authorDavid Quigley <dpquigl@users.noreply.github.com>
Tue, 19 Sep 2017 00:06:40 +0000 (18:06 -0600)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 19 Sep 2017 00:06:40 +0000 (17:06 -0700)
commita9a2bf71520ffb5668c9204db5c7df0445dc912a
treee0f60e10e5ae4d751b6792e05de771037a91bc9b
parentea49beba66106dcb272b43323fad147df1df13fd
Remove FRU and LIBTOPO Support

FRU and LIBTOPO support are illumos only features that will not be ported to
Linux and make the code more complicated than necessary. This commit
makes way for further cleanups of the zed/FMA code.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: David Quigley <david.quigley@intel.com>
Closes #6641
cmd/zed/agents/zfs_diagnosis.c
cmd/zed/agents/zfs_retire.c
include/libzfs.h
include/libzfs_impl.h
lib/libzfs/Makefile.am
lib/libzfs/libzfs_fru.c [deleted file]
lib/libzfs/libzfs_util.c