]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
fstests: remove privatens test way from check
authorZorro Lang <zlang@kernel.org>
Thu, 20 Mar 2025 19:28:11 +0000 (03:28 +0800)
committerZorro Lang <zlang@kernel.org>
Fri, 28 Mar 2025 01:05:05 +0000 (09:05 +0800)
commit0acf53d6d9d3ff728fc39c7f1722797576dcf80f
tree65ef9a1bd9802ab1add828d68c302e80dec0fcff
parentd71157da4ef4cfdbf39e2c4a07f8013633e6bcbe
fstests: remove privatens test way from check

This patch totally revert:
  ce7f796ad check: remove the deprecation of sessionid
  336784e3d check: disable HAVE_PRIVATENS by default
  949bdf8ea check: deprecate using process sessions to isolate test instances
and partially revert:
  247ab01fa check: run tests in a private pid/mount namespace

So it does:
1. Remove "run_privatens" related things from xfstests/check, due to
   check doesn't need that test way.
2. Keep run_privatens script and related changes for check-parallel.

Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
check
common/rc