mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Florian Mickler <florian@mickler.org>
To: Miklos Szeredi <mszeredi@suse.cz>
Cc: Tejun Heo <tj@kernel.org>,
	viro@zeniv.linux.org.uk, linux-kernel@vger.kernel.org,
	kovariadam@gmail.com
Subject: Re: FUSE triggering BUG through blkdev_put()
Date: Wed, 23 Feb 2011 10:23:14 +0100	[thread overview]
Message-ID: <20110223102314.129aac51@schatten.dmk.lab> (raw)
In-Reply-To: <1297695340.19726.294.camel@tucsk.pomaz.szeredi.hu>

On Mon, 14 Feb 2011 15:55:40 +0100
Miklos Szeredi <mszeredi@suse.cz> wrote:

> On Mon, 2011-02-14 at 11:56 +0100, Tejun Heo wrote:
> > Please take a look at the following bug.
> > 
> >  https://bugzilla.kernel.org/show_bug.cgi?id=28642
> > 
> > The bug title and description are completely misleading but the
> > problem seems to have been caused by the recent eviction related
> > changes.  FUSE ends up blkdev_put'ting while I_CLEAR is still set on
> > the blkdev's inode triggering BUG_ON() in iput().
> 
> Thanks for forwarding.
> 
> It doesn't look to me that it's related to changes in fuse inode
> eviction.  More likely something from the recent inode locking changes.
> 
> Thanks,
> Miklos
> 

The Fuse Bug has nothing to do with the invisible battery of bug
28642. To avoid confusion, the fuse bug is tracked here:
https://bugzilla.kernel.org/show_bug.cgi?id=29202

Regards,
Flo

      reply	other threads:[~2011-02-23  9:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-14 10:56 Tejun Heo
2011-02-14 14:55 ` Miklos Szeredi
2011-02-23  9:23   ` Florian Mickler [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=20110223102314.129aac51@schatten.dmk.lab \
    --to=florian@mickler.org \
    --cc=kovariadam@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mszeredi@suse.cz \
    --cc=tj@kernel.org \
    --cc=viro@zeniv.linux.org.uk \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome