xfs
[Top] [All Lists]

Re: [PATCH SERIES] untangle spinlock macros

To: Eric Sandeen <sandeen@xxxxxxxxxxx>
Subject: Re: [PATCH SERIES] untangle spinlock macros
From: Lachlan McIlroy <lachlan@xxxxxxx>
Date: Wed, 12 Sep 2007 15:50:40 +1000
Cc: xfs-oss <xfs@xxxxxxxxxxx>
In-reply-to: <46E7424F.6030104@xxxxxxxxxxx>
References: <46E6221E.803@xxxxxxxxxxx> <46E73BAD.4000906@xxxxxxx> <46E7424F.6030104@xxxxxxxxxxx>
Sender: xfs-bounce@xxxxxxxxxxx
User-agent: Thunderbird 2.0.0.4 (X11/20070604)
Just these ones... not a problem.

fs/xfs/xfs_mount.c: In function ‘xfs_icsb_cpu_notify’:
fs/xfs/xfs_mount.c:1920: warning: unused variable ‘s’
fs/xfs/xfs_mount.c: In function ‘xfs_icsb_sync_counters_flags’:
fs/xfs/xfs_mount.c:2191: warning: unused variable ‘s’
fs/xfs/xfs_mount.c: In function ‘xfs_icsb_balance_counter’:
fs/xfs/xfs_mount.c:2249: warning: unused variable ‘s’
fs/xfs/xfs_mount.c: In function ‘xfs_icsb_modify_counters’:
fs/xfs/xfs_mount.c:2299: warning: unused variable ‘s’

Eric Sandeen wrote:
Lachlan McIlroy wrote:
They look good to me.  There's still a few unused variables left over
but nothing we can't fix up.

Great - and, weird - I don't see them in my tree... maybe I missed a
quilt refresh, but I don't think so... odd.

-Eric





<Prev in Thread] Current Thread [Next in Thread>