Btrfs: fix the comment typo for btrfs_attach_transaction_barrier
authorWang Sheng-Hui <shhuiw@gmail.com>
Fri, 14 Jun 2013 08:21:24 +0000 (16:21 +0800)
committerJosef Bacik <jbacik@fusionio.com>
Mon, 1 Jul 2013 12:52:30 +0000 (08:52 -0400)
commit90b6d2830a72ff008c9bbc8dfbf7aaec90be458f
treec34ed3b902e8eed21e46849888aa455c6fa3b693
parentaee68ee5f5427b91be5b23459993134ca64ecf00
Btrfs: fix the comment typo for btrfs_attach_transaction_barrier

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>
Acked-by: Miao Xie <miaox@cn.fujitsu.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
fs/btrfs/transaction.c