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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jan Kara
Date: Wednesday, September 10, 2008 - 2:15 pm

On Wed 10-09-08 11:06:35, Linus Torvalds wrote:
  Thanks for catching this. I managed to make two mistakes - first I forgot
to push changes to master.kernel.org and second I forgot to push older
changes to you after sending them for review to LKML. So a second try :).
Would you please pull

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6.git for_linus

to get:

Christoph Hellwig (1):
      udf: add llseek method

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

The diffstat is:
  fs/udf/file.c   |    1 +
  fs/udf/ialloc.c |   44 +++++++++++++++++++-------------------------
  2 files changed, 20 insertions(+), 25 deletions(-)

  Thanks.
								Honza
-- 
Jan Kara <jack@suse.cz>
SUSE Labs, CR
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PATCH] UDF fix for 2.6.27-rc5, Jan Kara, (Wed Sep 10, 2:06 am)
Re: [GIT PATCH] UDF fix for 2.6.27-rc5, Linus Torvalds, (Wed Sep 10, 11:06 am)
Re: [GIT PATCH] UDF fix for 2.6.27-rc5, Jan Kara, (Wed Sep 10, 2:15 pm)