From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755765Ab2IKU2Z (ORCPT ); Tue, 11 Sep 2012 16:28:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44849 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754036Ab2IKU2V (ORCPT ); Tue, 11 Sep 2012 16:28:21 -0400 Message-Id: <20120911202809.988739953@napanee.usersys.redhat.com> User-Agent: quilt/0.48-1 Date: Tue, 11 Sep 2012 16:28:09 -0400 From: Aristeu Rozanski To: linux-kernel@vger.kernel.org, cgroups@vger.kernel.org Cc: Tejun Heo , Li Zefan , Hillf Danton , Lennart Poettering , Hugh Dickins Subject: [PATCH v2 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. v2: include Li Zefan's requested changes Cc: Li Zefan Cc: Tejun Heo Cc: Hugh Dickins Cc: Hillf Danton Cc: Lennart Poettering Signed-off-by: Aristeu Rozanski -- Aristeu