Re: linux-next: Tree for May 6 (fs/)

From: Randy Dunlap
Date: Wed May 06 2009 - 11:53:43 EST


Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20090505:



When CONFIG_BLOCK=n:

fs/super.c:278: error: implicit declaration of function 'sync_filesystem'

and after changing include/linux/fs.h so that that declaration is outside of
CONFIG_BLOCK=y/n:

fs/sync.c:40: error: implicit declaration of function '__sync_blockdev'


--
~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/