diff options
author | David Howells <dhowells@redhat.com> | 2018-11-01 23:07:25 +0000 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2019-02-28 03:29:35 -0500 |
commit | a18753747385b8b98577a18adc8ec99fda679044 (patch) | |
tree | 546debfba5316ba715ca75d293696ca573201c1f /fs/hugetlbfs | |
parent | 23bf1b6be9c291a7130118dcc7384f72ac04d813 (diff) | |
download | linux-a18753747385b8b98577a18adc8ec99fda679044.tar.bz2 |
cpuset: Use fs_context
Make the cpuset filesystem use the filesystem context. This is potentially
tricky as the cpuset fs is almost an alias for the cgroup filesystem, but
with some special parameters.
This can, however, be handled by setting up an appropriate cgroup
filesystem and returning the root directory of that as the root dir of this
one.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Tejun Heo <tj@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/hugetlbfs')
0 files changed, 0 insertions, 0 deletions