* [GIT PATCH] UDF fix for 2.6.27-rc5
@ 2008-09-10 9:06 Jan Kara
2008-09-10 18:06 ` Linus Torvalds
0 siblings, 1 reply; 3+ messages in thread
From: Jan Kara @ 2008-09-10 9:06 UTC (permalink / raw)
To: Linus Torvalds; +Cc: LKML
Hi Linus,
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(-)
Thanks.
Honza
--
Jan Kara <jack@suse.cz>
SUSE Labs, CR
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PATCH] UDF fix for 2.6.27-rc5
2008-09-10 9:06 [GIT PATCH] UDF fix for 2.6.27-rc5 Jan Kara
@ 2008-09-10 18:06 ` Linus Torvalds
2008-09-10 21:15 ` Jan Kara
0 siblings, 1 reply; 3+ messages in thread
From: Linus Torvalds @ 2008-09-10 18:06 UTC (permalink / raw)
To: Jan Kara; +Cc: LKML
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PATCH] UDF fix for 2.6.27-rc5
2008-09-10 18:06 ` Linus Torvalds
@ 2008-09-10 21:15 ` Jan Kara
0 siblings, 0 replies; 3+ messages in thread
From: Jan Kara @ 2008-09-10 21:15 UTC (permalink / raw)
To: Linus Torvalds; +Cc: LKML
On Wed 10-09-08 11:06:35, Linus Torvalds wrote:
> 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?
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-09-10 21:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-10 9:06 [GIT PATCH] UDF fix for 2.6.27-rc5 Jan Kara
2008-09-10 18:06 ` Linus Torvalds
2008-09-10 21:15 ` Jan Kara
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®