* [PATCH] Btrfs: fix the comment typo for btrfs_attach_transaction_barrier
@ 2013-06-14 8:21 Wang Sheng-Hui
2013-06-14 9:28 ` Miao Xie
2013-06-14 15:32 ` Josef Bacik
0 siblings, 2 replies; 3+ messages in thread
From: Wang Sheng-Hui @ 2013-06-14 8:21 UTC (permalink / raw)
To: Josef Bacik, chris.mason, linux-btrfs
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>
---
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
--
1.7.12.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] Btrfs: fix the comment typo for btrfs_attach_transaction_barrier
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
2013-06-14 15:32 ` Josef Bacik
1 sibling, 0 replies; 3+ messages in thread
From: Miao Xie @ 2013-06-14 9:28 UTC (permalink / raw)
To: Wang Sheng-Hui; +Cc: Josef Bacik, chris.mason, linux-btrfs
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
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Btrfs: fix the comment typo for btrfs_attach_transaction_barrier
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
@ 2013-06-14 15:32 ` Josef Bacik
1 sibling, 0 replies; 3+ messages in thread
From: Josef Bacik @ 2013-06-14 15:32 UTC (permalink / raw)
To: Wang Sheng-Hui; +Cc: Josef Bacik, Chris Mason, linux-btrfs@vger.kernel.org
On Fri, Jun 14, 2013 at 02:21:24AM -0600, 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>
> ---
> 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)
> }
Word wrapped, please be careful about this sort of thing in the future, use git
send-email for example. Thanks,
Josef
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-06-14 15:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2013-06-14 15:32 ` Josef Bacik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).