Whamcloud - gitweb
LU-8998 tests: improve sanity.sh::check_seq_oid() 69/26569/2
authorAndreas Dilger <andreas.dilger@intel.com>
Thu, 30 Mar 2017 04:07:18 +0000 (22:07 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 16 May 2017 05:44:14 +0000 (05:44 +0000)
commite79e711e8f61dab7978102c5be04b94c5557b3dc
tree0d9bac66ec8848e8eda6eed32d62e129d242e7c0
parent7a1c0f950f8733c3f44e28a3b96d579797e46e80
LU-8998 tests: improve sanity.sh::check_seq_oid()

Enable the use of debugfs to decode the OST "fid" xattr to
avoid an unmount/remount cycle of the OST if possible.

Improve sanity.sh::check_seq_oid() in test_27z to be agnostic
about field position, and improve overall code style to avoid
external command usage.

Test-Parameters: trivial
Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: Ia971e33cc3d8a5e4ca6f821116f12c0a72bcab07
Reviewed-on: https://review.whamcloud.com/26569
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: James Nunez <james.a.nunez@intel.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity.sh