Re: [GIT PATCH] UDF fix for 2.6.27-rc5

From: Linus Torvalds
Date: Wed Sep 10 2008 - 14:06:53 EST




On Wed, 10 Sep 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:
>
> Christoph Hellwig (1):
> udf: add llseek method
>
> fs/udf/file.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)

This is not AT ALL what I get when I pull. I get

udf: Fix error paths in udf_new_inode()
udf: Fix lock inversion between iprune_mutex and alloc_mutex (v2)

which is

fs/udf/ialloc.c | 44 +++++++++++++++++++-------------------------
1 files changed, 19 insertions(+), 25 deletions(-)

Hmm?

Not pulled.

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/