From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759106Ab2IESbm (ORCPT ); Wed, 5 Sep 2012 14:31:42 -0400 Received: from mx1.redhat.com ([209.132.183.28]:40448 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751697Ab2IESbk (ORCPT ); Wed, 5 Sep 2012 14:31:40 -0400 Message-Id: <20120905183132.806473183@napanee.usersys.redhat.com> User-Agent: quilt/0.48-1 Date: Wed, 05 Sep 2012 14:31:32 -0400 From: Aristeu Rozanski To: linux-kernel@vger.kernel.org, cgroups@vger.kernel.org Cc: Li Zefan , Tejun Heo , Hugh Dickins , Hillf Danton Subject: [PATCH 0/2] cgroups: add documentation on extended attributes and simple_xattr functions Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org cgroups: add documentation on extended attributes and simple_xattr functions These patches add documentation on the new functions and current specific cgroup usage. Cc: Li Zefan Cc: Tejun Heo Cc: Hugh Dickins Cc: Hillf Danton Cc: Lennart Poettering Signed-off-by: Aristeu Rozanski -- Aristeu