xfs/144: Use _qsetup instead of qsetup
authorYang Xu <xuyang2018.jy@fujitsu.com>
Fri, 23 Apr 2021 04:23:58 +0000 (12:23 +0800)
committerEryu Guan <guaneryu@gmail.com>
Sun, 25 Apr 2021 08:34:27 +0000 (16:34 +0800)
commit40818883aecd19581a71cc096d07eb9106c11b10
tree14258326f04b7b70aaa3a5c0668667bf66601c99
parent74e99aebdc01646d53b8e78b953c4aa780687586
xfs/144: Use _qsetup instead of qsetup

Since xfstests commit 56908a2eb566c5("common/quota: move _qsetup()
helper to common code"), we have common _qsetup function. Even this
case doesn't use enforce value like xfs/050 and xfs/299, using
_qsetup is more meaningful. So remove useless qsetup.

Signed-off-by: Yang Xu <xuyang2018.jy@fujitsu.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/xfs/144