X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=kernel%2Fcgroup.c;h=c7ece8f027f2bca3200199fc323c65939cee0453;hb=ab3bbaa8b257845e248e9a01d12a69ca245f4197;hp=b6eadfe30e7be1627e81b8158e1d581c4575b11f;hpb=cbcb340cb6a6f9f32724c90493f509dd41105e20;p=pandora-kernel.git diff --git a/kernel/cgroup.c b/kernel/cgroup.c index b6eadfe30e7b..c7ece8f027f2 100644 --- a/kernel/cgroup.c +++ b/kernel/cgroup.c @@ -600,6 +600,7 @@ static struct inode_operations cgroup_dir_inode_operations; static struct file_operations proc_cgroupstats_operations; static struct backing_dev_info cgroup_backing_dev_info = { + .name = "cgroup", .capabilities = BDI_CAP_NO_ACCT_AND_WRITEBACK, };