All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: Ingo Molnar <mingo@elte.hu>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Jens Axboe <jens.axboe@oracle.com>,
	Miklos Szeredi <miklos@szeredi.hu>,
	linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>
Subject: Re: -tip: block, fuse: Fix build error in fs/fuse/dev.c
Date: Sat, 11 Jul 2009 13:50:00 +0200	[thread overview]
Message-ID: <20090711135000.0ef4fa3e@hyperion.delvare> (raw)
In-Reply-To: <20090711111040.GA20431@elte.hu>

On Sat, 11 Jul 2009 13:10:40 +0200, Ingo Molnar wrote:
> 
> * Jean Delvare <khali@linux-fr.org> 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

      reply	other threads:[~2009-07-11 11:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-11  7:52 -tip: block, fuse: Fix build error in fs/fuse/dev.c Ingo Molnar
2009-07-11 10:43 ` Jean Delvare
2009-07-11 11:10   ` Ingo Molnar
2009-07-11 11:50     ` Jean Delvare [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090711135000.0ef4fa3e@hyperion.delvare \
    --to=khali@linux-fr.org \
    --cc=akpm@linux-foundation.org \
    --cc=jens.axboe@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=miklos@szeredi.hu \
    --cc=mingo@elte.hu \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.