Re: [PATCH 00/46] rcu-walk and dcache scaling

From: Sedat Dilek
Date: Sun Nov 28 2010 - 01:24:15 EST


On Sun, Nov 28, 2010 at 4:28 AM, Nick Piggin <npiggin@xxxxxxxxx> wrote:
> On Sat, Nov 27, 2010 at 05:04:08PM +0200, Anca Emanuel wrote:
>> On Sat, Nov 27, 2010 at 12:15 PM, Nick Piggin <npiggin@xxxxxxxxx> wrote:
>> >
>> > git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin.git vfs-scale-working
>>
>> I get:
>> Â CC [M] Âfs/cifs/inode.o
>> fs/cifs/inode.c: In function âinode_has_hashed_dentriesâ:
>> fs/cifs/inode.c:807: error: âdcache_inode_lockâ undeclared (first use
>> in this function)
>> fs/cifs/inode.c:807: error: (Each undeclared identifier is reported only once
>> fs/cifs/inode.c:807: error: for each function it appears in.)
>> make[3]: *** [fs/cifs/inode.o] Error 1
>> make[2]: *** [fs/cifs] Error 2
>> make[1]: *** [fs] Error 2
>>
>> I used the latest mainline.
>
> Sorry, missed a conversion, it just needs to be changed to
> inode->i_lock. Pushed the fix to git.
>

I attached a patch to my posting in [1] but it was somehow "eaten"
(here in my mbox the patch is definitely attached).
Patchwork is also not listing my patch.
Anyway, it's fixed - that's good.

I have to check why I get a Call trace with systemd-v15 but not with
sysvinit package here on Debian.

- Sedat -

[1] http://lkml.org/lkml/2010/11/27/145

Attachment: fs-cifs-inode.c-Fix-error-dcache_inode_lock-undeclared.patch
Description: plain/text