[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20101029094854.GS19804@ZenIV.linux.org.uk>
Date: Fri, 29 Oct 2010 10:48:54 +0100
From: Al Viro <viro@...IV.linux.org.uk>
To: Christoph Hellwig <hch@...radead.org>
Cc: Dave Chinner <david@...morbit.com>, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 6/8] fs: move i_wb_list out from under inode_lock
On Fri, Oct 29, 2010 at 05:43:58AM -0400, Christoph Hellwig wrote:
> > -extern int evict_inodes(struct super_block *);
> > +extern void evict_inodes(struct super_block *);
>
> err, evict_inodes doesn't change in this patch.
Erm... That's my fuckup - it _is_ void(struct super_block *) and the
only reason why it doesn't blow up is that inode.c doesn't include
internal.h.
IOW, Dave is right and I'll fix that in a minute.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists