Re: [PATCH] configfs: switch ->default groups to a linked list

From: Christoph Hellwig
Date: Sun Feb 28 2016 - 08:09:39 EST


On Sun, Feb 28, 2016 at 12:58:42PM +0200, Sagi Grimberg wrote:
>> -As a consequence of this, default_groups cannot be removed directly via
>> +As a consequence of this, default groups cannot be removed directly via
>> rmdir(2). They also are not considered when rmdir(2) on the parent
>> group is checking for children.
>>
>
> What's changed here?

I removed the underscore in default_groups - while we still have
a member of that name it's not exposed directly anymore, so I'd rather
not have the documentation refer to it.