Re: [GIT PULL] UDF tree fixes

From: Jan Kara
Date: Mon Dec 01 2008 - 07:01:21 EST


On Sun 30-11-08 12:58:54, Linus Torvalds wrote:
>
>
> On Thu, 27 Nov 2008, Jan Kara wrote:
> >
> > would you please pull from
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6.git for_linus
> >
> > to get the following fix:
> > Jan Kara (1):
> > udf: Fix BUG_ON() in destroy_inode()
> >
> > with diffstat:
> >
> > fs/buffer.c | 1 +
> > fs/udf/inode.c | 1 +
> > 2 files changed, 2 insertions(+)
>
> Hmm. I really think you should use 'clear_inode()' rather than calling
> invalidate_inode_buffers() directly.
Yes, I would like to do it as well. But as I write in the changelog,
currently there's no good callback for that (I've mailed about it at
linux-fsdevel and noone had a better idea either). So for now I've just
used this kludge to silence the Oops.

Honza
--
Jan Kara <jack@xxxxxxx>
SUSE Labs, CR
--
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/