summaryrefslogtreecommitdiff
path: root/fio.h
diff options
context:
space:
mode:
Diffstat (limited to 'fio.h')
-rw-r--r--fio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fio.h b/fio.h
index 5038e4de..5dc0352a 100644
--- a/fio.h
+++ b/fio.h
@@ -281,6 +281,7 @@ struct thread_options {
*/
char *cgroup;
unsigned int cgroup_weight;
+ unsigned int cgroup_nodelete;
unsigned int uid;
unsigned int gid;