Re: linux-next: Tree for January 13 (gfs2 build error)

From: Randy Dunlap
Date: Tue Jan 13 2009 - 16:32:23 EST


Stephen Rothwell wrote:
> Hi all,
>
> Today, I merged the updates to Linus' and the powerpc trees that happened
> during the day.
>
> Changes since 20090112:


When CONFIG_FILE_LOCKING=n, this construct:

.setlease = generic_setlease,

refers to a macro, not a function, so the address of it
fails with:

fs/gfs2/ops_file.c:746: error: 'generic_
setlease' undeclared here (not in a function)

--
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/