]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
common: source base fs specific common file
authorZorro Lang <zlang@kernel.org>
Wed, 25 May 2022 07:34:26 +0000 (15:34 +0800)
committerZorro Lang <zlang@kernel.org>
Thu, 26 May 2022 10:00:18 +0000 (18:00 +0800)
commit61775fb9e1ab3c1a43435492edf0582e2e7cabae
tree0b4aefd701dfed0c1964fa04a2084731279678af
parente57024a3058801af69660cae2028972690554b3f
common: source base fs specific common file

When tests overlayfs, sometimes we need the underlying fs specific
helpers, e.g. common/rc has:
  _filesystem_timestamp_range $OVL_BASE_TEST_DEV $OVL_BASE_FSTYP

So when we source common/overlay, better to source OVL_BASE_FSTYP
too.

Signed-off-by: Zorro Lang <zlang@kernel.org>
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
common/config
common/overlay
common/rc