From: Sunil Mushran <sunil.mushran@oracle.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] [PATCH 1/1] ocfs2-devel: trivial fix for s/migrate/migration/ in dlmrecovery.c, line 1121
Date: Tue, 07 Jul 2009 11:16:34 -0700 [thread overview]
Message-ID: <4A539102.5030508@oracle.com> (raw)
In-Reply-To: <1246953100-8889-1-git-send-email-jeff.liu@oracle.com>
Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Jeff Liu wrote:
> in dlmrecovery.c:1121, replace 'migrate' to 'migration' to keep the consistency
> by comparing to other lines with the similar log info in the same file.
>
> Signed-off-by: Jeff Liu <jeff.liu@oracle.com>
> ---
> fs/ocfs2/dlm/dlmrecovery.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/fs/ocfs2/dlm/dlmrecovery.c b/fs/ocfs2/dlm/dlmrecovery.c
> index bcb9260..43e6e32 100644
> --- a/fs/ocfs2/dlm/dlmrecovery.c
> +++ b/fs/ocfs2/dlm/dlmrecovery.c
> @@ -1118,7 +1118,7 @@ static int dlm_send_mig_lockres_msg(struct dlm_ctxt *dlm,
>
> mlog(0, "%s:%.*s: sending mig lockres (%s) to %u\n",
> dlm->name, res->lockname.len, res->lockname.name,
> - orig_flags & DLM_MRES_MIGRATION ? "migrate" : "recovery",
> + orig_flags & DLM_MRES_MIGRATION ? "migration" : "recovery",
> send_to);
>
> /* send it */
next prev parent reply other threads:[~2009-07-07 18:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-07 7:51 [Ocfs2-devel] [PATCH 1/1] ocfs2-devel: trivial fix for s/migrate/migration/ in dlmrecovery.c, line 1121 Jeff Liu
2009-07-07 18:16 ` Sunil Mushran [this message]
2009-07-10 0:50 ` Joel Becker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A539102.5030508@oracle.com \
--to=sunil.mushran@oracle.com \
--cc=ocfs2-devel@oss.oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.