fstests: remove DMAPI support from build system

Since we've axed all the DMAPI tests, get rid of the build system
support too.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
Darrick J. Wong
2021-03-08 20:39:55 -08:00
committed by Eryu Guan
parent 6497ede7ad
commit 49a59dbfed
8 changed files with 4 additions and 35 deletions
-1
View File
@@ -277,7 +277,6 @@ _mount_ops_filter()
local params="$*"
local last_index=$(( $# - 1 ))
#get mount point to handle dmapi mtpt option correctly
[ $last_index -gt 0 ] && shift $last_index
local fs_escaped=$1