Re: [GIT PULL] UDF tree fixes

From: Linus Torvalds
Date: Sun Nov 30 2008 - 15:59:22 EST




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.

I pulled it, but I'm almost certain you did the wrong thing.

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