2008-10-26 14:24:21

by Mike Lothian

[permalink] [raw]
Subject: Reiser4 and d_alloc_anon

Hi

Reiser4 still uses d_alloc_anon and is't compiling on Linus's tree

I took a look at:

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=440037287c5ebb07033ab927ca16bb68c291d309

But it looks like it isn't a case of renaming to d_obtain_alias

Does any one have a patch for this?

Cheers

Mike


2008-10-28 00:21:37

by Edward Shishkin

[permalink] [raw]
Subject: Re: Reiser4 and d_alloc_anon

Mike Lothian wrote:
> Hi
>
> Reiser4 still uses d_alloc_anon and is't compiling on Linus's tree
>
> I took a look at:
>
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=440037287c5ebb07033ab927ca16bb68c291d309
>
> But it looks like it isn't a case of renaming to d_obtain_alias
>
> Does any one have a patch for this?
>
>

Does the last -mm work properly btw?
I didn't take a look at this yet, but it shouldn't be a big deal..

Thanks,
Edward.