From: Miao Xie <miaox@cn.fujitsu.com>
To: Wang Sheng-Hui <shhuiw@gmail.com>
Cc: Josef Bacik <jbacik@fusionio.com>,
chris.mason@fusionio.com, linux-btrfs@vger.kernel.org
Subject: Re: [PATCH] Btrfs: fix the comment typo for btrfs_attach_transaction_barrier
Date: Fri, 14 Jun 2013 17:28:19 +0800 [thread overview]
Message-ID: <51BAE233.5080608@cn.fujitsu.com> (raw)
In-Reply-To: <CAKXJSOEhk5tYpJd3L4r9zNsEFHRihz+tZXv4hZ5gAmDF_1G9cQ@mail.gmail.com>
On fri, 14 Jun 2013 16:21:24 +0800, Wang Sheng-Hui wrote:
> The comment is for btrfs_attach_transaction_barrier, not for
> btrfs_attach_transaction. Fix the typo.
>
> Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
My miss, sorry.
Acked-by: Miao Xie <miaox@cn.fujitsu.com>
> ---
> fs/btrfs/transaction.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/fs/btrfs/transaction.c b/fs/btrfs/transaction.c
> index 0544587..6d4c595 100644
> --- a/fs/btrfs/transaction.c
> +++ b/fs/btrfs/transaction.c
> @@ -490,7 +490,7 @@ struct btrfs_trans_handle
> *btrfs_attach_transaction(struct btrfs_root *root)
> }
>
> /*
> - * btrfs_attach_transaction() - catch the running transaction
> + * btrfs_attach_transaction_barrier() - catch the running transaction
> *
> * It is similar to the above function, the differentia is this one
> * will wait for all the inactive transactions until they fully
>
next prev parent reply other threads:[~2013-06-14 9:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-14 8:21 [PATCH] Btrfs: fix the comment typo for btrfs_attach_transaction_barrier Wang Sheng-Hui
2013-06-14 9:28 ` Miao Xie [this message]
2013-06-14 15:32 ` Josef Bacik
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=51BAE233.5080608@cn.fujitsu.com \
--to=miaox@cn.fujitsu.com \
--cc=chris.mason@fusionio.com \
--cc=jbacik@fusionio.com \
--cc=linux-btrfs@vger.kernel.org \
--cc=shhuiw@gmail.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.