cgroup: warn if "xattr" is specified with "sane_behavior"
[pandora-kernel.git] / include / linux / cgroup.h
index 0e45a93..305e94e 100644 (file)
@@ -264,6 +264,8 @@ enum {
         * - "release_agent" and "notify_on_release" are removed.
         *   Replacement notification mechanism will be implemented.
         *
+        * - "xattr" mount option is deprecated.  kernfs always enables it.
+        *
         * - cpuset: tasks will be kept in empty cpusets when hotplug happens
         *   and take masks of ancestors with non-empty cpus/mems, instead of
         *   being moved to an ancestor.