* [Ocfs2-devel] [PATCH 1/1] ocfs2: check return value of ocfs2_journal_load()
@ 2008-06-05 2:52 wengang wang
2008-06-05 16:28 ` Sunil Mushran
0 siblings, 1 reply; 3+ messages in thread
From: wengang wang @ 2008-06-05 2:52 UTC (permalink / raw)
To: ocfs2-devel
we should check the return value of ocfs2_journal_load() before going on.
this patch is based on 1.2 svn, but mainline git should has the same fix.
Signed-off-by: wengang wang <wen.gang.wang@oracle.com>
---
super.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
--
Wengang Wang
Member of Technical Staff
Oracle Asia R&D Center
Open Source Technologies Development
Tel: +86 10 8278 6265
Mobile: +86 13381078925
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ocfs2_journal_load.patch
Type: text/x-patch
Size: 548 bytes
Desc: not available
Url : http://oss.oracle.com/pipermail/ocfs2-devel/attachments/20080605/6b419fb4/attachment.bin
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Ocfs2-devel] [PATCH 1/1] ocfs2: check return value of ocfs2_journal_load()
2008-06-05 2:52 [Ocfs2-devel] [PATCH 1/1] ocfs2: check return value of ocfs2_journal_load() wengang wang
@ 2008-06-05 16:28 ` Sunil Mushran
2008-06-07 3:02 ` [Ocfs2-devel] [PATCH 1/1] ocfs2: check return value of ocfs2_journal_load() --for mainline wwg
0 siblings, 1 reply; 3+ messages in thread
From: Sunil Mushran @ 2008-06-05 16:28 UTC (permalink / raw)
To: ocfs2-devel
Wengang,
Thanks. The patch looks good.
However, please can you respin the patch for mainline. As we have now
have a 1.4 tree too, inorder to ensure that we don't miss any patches,
we want all patches to hit mainline before trickling down to 1.2/1.4.
And as this is a bugfix, we should be able to push this in before
2.6.26 is released.
Sunil
wengang wang wrote:
> we should check the return value of ocfs2_journal_load() before going on.
> this patch is based on 1.2 svn, but mainline git should has the same fix.
>
> Signed-off-by: wengang wang <wen.gang.wang@oracle.com>
> ---
> super.c | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Ocfs2-devel mailing list
> Ocfs2-devel at oss.oracle.com
> http://oss.oracle.com/mailman/listinfo/ocfs2-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Ocfs2-devel] [PATCH 1/1] ocfs2: check return value of ocfs2_journal_load() --for mainline
2008-06-05 16:28 ` Sunil Mushran
@ 2008-06-07 3:02 ` wwg
0 siblings, 0 replies; 3+ messages in thread
From: wwg @ 2008-06-07 3:02 UTC (permalink / raw)
To: ocfs2-devel
Sunil Mushran wrote:
> Wengang,
>
> Thanks. The patch looks good.
>
> However, please can you respin the patch for mainline. As we have now
> have a 1.4 tree too, inorder to ensure that we don't miss any patches,
> we want all patches to hit mainline before trickling down to 1.2/1.4.
> And as this is a bugfix, we should be able to push this in before
> 2.6.26 is released.
>
> Sunil
OK, got it.
patch for mainline
(git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git).
Signed-off-by: wengang wang <wen.gang.wang@oracle.com>
---
super.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ocfs2_journal_load-mainline.patch
Type: text/x-patch
Size: 563 bytes
Desc: not available
Url : http://oss.oracle.com/pipermail/ocfs2-devel/attachments/20080607/38f38bb7/attachment.bin
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-06-07 3:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-05 2:52 [Ocfs2-devel] [PATCH 1/1] ocfs2: check return value of ocfs2_journal_load() wengang wang
2008-06-05 16:28 ` Sunil Mushran
2008-06-07 3:02 ` [Ocfs2-devel] [PATCH 1/1] ocfs2: check return value of ocfs2_journal_load() --for mainline wwg
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.