Whamcloud - gitweb
LU-11166 tests: remove use of /proc/fs/jbd2/*/history file 58/32858/2
authorJames Nunez <jnunez@whamcloud.com>
Mon, 23 Jul 2018 20:19:11 +0000 (14:19 -0600)
committerOleg Drokin <green@whamcloud.com>
Mon, 6 Aug 2018 14:36:19 +0000 (14:36 +0000)
commitdc9d71051c23d305db4430ce122e9752c3ce19dd
treee30c6cc8a86080f5079787ce734f5cf301049c66
parentb6c2ffa661f5aceb50fe03fbc8cfd7cdf7966ae2
LU-11166 tests: remove use of /proc/fs/jbd2/*/history file

The /proc/fs/jbd2/*/history file was removed several years
ago with a patch from Theodore Ts’o; commit bf6993276f. We
need to remove all uses of /proc/fs/jbd*/*/history from our
tests and utilities.

In particular, obdfilter-survey.sh and iokit-lstat rely on
/proc/fs/jbd2/*/history to collect data and must be modified.

Test-Parameters: trivial testlist=obdfilter-survey
Signed-off-by: James Nunez <jnunez@whamcloud.com>
Change-Id: Ib25dd28a496840199de1e84f597748905bda80d2
Reviewed-on: https://review.whamcloud.com/32858
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
lustre-iokit/stats-collect/iokit-lstats
lustre/tests/obdfilter-survey.sh