]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
common/rc: create a wrapper for the su command
authorDarrick J. Wong <djwong@kernel.org>
Mon, 3 Feb 2025 22:00:27 +0000 (14:00 -0800)
committerZorro Lang <zlang@kernel.org>
Tue, 18 Feb 2025 04:42:39 +0000 (12:42 +0800)
commit77548e6066fd44e328d0785ffb65714483e666eb
treefd8fff1f05a810047366946d9c5461d8f3e4ab83
parent241c1c787e5bb14f572619622b40b0a514526a6f
common/rc: create a wrapper for the su command

Create a _su wrapper around the su command so that the next patch can
fix all the pkill isolation code so that this test can only kill
processes started for this test.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
38 files changed:
common/rc
tests/generic/093
tests/generic/125
tests/generic/128
tests/generic/193
tests/generic/230
tests/generic/231
tests/generic/233
tests/generic/270
tests/generic/314
tests/generic/327
tests/generic/328
tests/generic/355
tests/generic/453
tests/generic/514
tests/generic/573
tests/generic/600
tests/generic/601
tests/generic/603
tests/generic/673
tests/generic/674
tests/generic/675
tests/generic/680
tests/generic/681
tests/generic/682
tests/generic/683
tests/generic/684
tests/generic/685
tests/generic/686
tests/generic/687
tests/generic/688
tests/generic/691
tests/generic/721
tests/generic/726
tests/generic/727
tests/xfs/720
tests/xfs/795
tests/xfs/803