Whamcloud - gitweb
LU-5030 util: delete no longer functional lltrack_stats application 04/17904/3
authorJames Simmons <uja.ornl@yahoo.com>
Mon, 11 Jan 2016 14:30:29 +0000 (09:30 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 18 Jan 2016 05:56:54 +0000 (05:56 +0000)
commit832772079aa9bc16ae37524e74be04ef230ec1f0
tree9efd59c990a0fa8f7e4ef2a1b35c0038cc86beed
parent6b06230e87aa939b33e70001e216028680c992a4
LU-5030 util: delete no longer functional lltrack_stats application

While cleaning up the lustre utilites to remove direct
procfs access one of the application lltrack_stats had
to be updated. While testing I discovered this application
actually calls a external perl script llstat.pl which
was removed a very long time ago which means this app
doesn't even work. Since this is the case we can just
delete this non-functional application.

Change-Id: I39189393060d592272dd7112904cd598912d8271
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: http://review.whamcloud.com/17904
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Frank Zago <fzago@cray.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/utils/Makefile.am
lustre/utils/ltrack_stats.c [deleted file]