|
@@ -1155,8 +1155,8 @@ static int cgroup_get_sb(struct file_system_type *fs_type,
|
|
BUG_ON(root->number_of_cgroups != 1);
|
|
BUG_ON(root->number_of_cgroups != 1);
|
|
|
|
|
|
cgroup_populate_dir(root_cgrp);
|
|
cgroup_populate_dir(root_cgrp);
|
|
- mutex_unlock(&inode->i_mutex);
|
|
|
|
mutex_unlock(&cgroup_mutex);
|
|
mutex_unlock(&cgroup_mutex);
|
|
|
|
+ mutex_unlock(&inode->i_mutex);
|
|
}
|
|
}
|
|
|
|
|
|
simple_set_mnt(mnt, sb);
|
|
simple_set_mnt(mnt, sb);
|