Re: -tip: block, fuse: Fix build error in fs/fuse/dev.c

From: Jean Delvare
Date: Sat Jul 11 2009 - 07:50:50 EST


On Sat, 11 Jul 2009 13:10:40 +0200, Ingo Molnar wrote:
>
> * Jean Delvare <khali@xxxxxxxxxxxx> wrote:
> > I have hit this build issue as well, but with CONFIG_BLOCK=y, so
> > the patch above does NOT fix it. The problem I see is that
> > fs/fuse/dev.c does not include <linux/blkdev.h> so it doesn't get
> > the definitions regardless of the configuration. Same problem in
> > fs/nfs/write.c. The patch below fixes it for me:
>
> Yes, that's a different build bug already fixed in latest upstream:
>
> 097041e: fuse: Fix build error

Ah, I had missed that one because it has not been snapshot yet. Thanks
for pointing it out.

--
Jean Delvare
--
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/