Cornelia Huck wrote:
> On Tue, 31 Jul 2007 19:15:08 +0900,
> Tejun Heo <[EMAIL PROTECTED]> wrote:
>
>> With the shadow directories gone, sysfs_remove_dir() can be simplified.
>>
>> * parent doesn't need to be grabbed separately. Just access
>> old_dentry->d_parent.
>>
>> * parent sd can never c
On Tue, 31 Jul 2007 19:15:08 +0900,
Tejun Heo <[EMAIL PROTECTED]> wrote:
> With the shadow directories gone, sysfs_remove_dir() can be simplified.
>
> * parent doesn't need to be grabbed separately. Just access
> old_dentry->d_parent.
>
> * parent sd can never change. Remove code to move und
With the shadow directories gone, sysfs_remove_dir() can be simplified.
* parent doesn't need to be grabbed separately. Just access
old_dentry->d_parent.
* parent sd can never change. Remove code to move under the new
parent.
* Massage comments a bit.
Signed-off-by: Tejun Heo <[EMAIL PROT
3 matches
Mail list logo