[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <496D083C.3060109@oracle.com>
Date: Tue, 13 Jan 2009 13:31:40 -0800
From: Randy Dunlap <randy.dunlap@...cle.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>
CC: linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
swhiteho@...hat.com, cluster-devel@...hat.com
Subject: Re: linux-next: Tree for January 13 (gfs2 build error)
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@...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