[PATCH 04/12] netprio_cgroup: convert away from cftype->read_map()

Daniel Wagner daniel.wagner at bmw-carit.de
Fri Nov 29 08:52:57 UTC 2013


Hi Tejun,

On 11/28/2013 12:42 AM, Tejun Heo wrote:
> In preparation of conversion to kernfs, cgroup file handling is being
> consolidated so that it can be easily mapped to the seq_file based
> interface of kernfs.
>
> cftype->read_map() doesn't add any value and being replaced with
> ->read_seq_string().  Update read_priomap() to use ->read_seq_string()
> instead.
>
> This patch doesn't make any visible behavior changes.
>
> Signed-off-by: Tejun Heo <tj at kernel.org>
> Cc: Neil Horman <nhorman at tuxdriver.com>
> Cc: Daniel Wagner <daniel.wagner at bmw-carit.de>

Acked-by: Daniel Wagner <daniel.wagner at bmw-carit.de>

Forgot to ack this patch. Sorry.

cheers,
daniel





More information about the Containers mailing list