[PATCH] blktests: include cgroup in rc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I added the cgroup cleanup code to the main loop, but didn't test any
other test so I didn't notice it'll error out if we haven't included the
cgroup helpers.  Do this so the cleanup can happen appropriately.

Signed-off-by: Josef Bacik <josef@xxxxxxxxxxxxxx>
---
 common/rc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/common/rc b/common/rc
index 723b5b02a065..153a32358519 100644
--- a/common/rc
+++ b/common/rc
@@ -9,6 +9,7 @@ shopt -s extglob
 . common/shellcheck
 # Include fio helpers by default.
 . common/fio
+. common/cgroup
 
 # If a test runs multiple "subtests", then each subtest should typically run
 # for TIMEOUT / number of subtests.
-- 
2.14.3




[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux