Whamcloud - gitweb
tests: use mke2fs and debugfs from the build tree
authorTheodore Ts'o <tytso@mit.edu>
Sat, 31 Mar 2018 20:38:48 +0000 (16:38 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 31 Mar 2018 20:38:48 +0000 (16:38 -0400)
commit79284d3992a11bf6f39fd2c0c606d038b99f4774
tree049ba7965aab43788b89de3fc09e1931445eba95
parent7d79b40bb30e5c1c24ee2072b4b104f5927bb330
tests: use mke2fs and debugfs from the build tree

The tests f_bigalloc_badinode and f_bigalloc_orphan_list were not
using the version of mke2fs and debugfs from the build tree, and if
mke2fs and debugfs are not in the user's PATH, these tests would fail.
Fix this.

Reported-by: Somchai Smythe <buraphalinuxserver@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/f_bigalloc_badinode/script
tests/f_bigalloc_orphan_list/script