aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fs/btrfs/transaction.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/btrfs/transaction.c b/fs/btrfs/transaction.c
index c916ebdc689a..bcfa32c91b5d 100644
--- a/fs/btrfs/transaction.c
+++ b/fs/btrfs/transaction.c
@@ -529,7 +529,7 @@ struct btrfs_trans_handle *btrfs_attach_transaction(struct btrfs_root *root)
529} 529}
530 530
531/* 531/*
532 * btrfs_attach_transaction() - catch the running transaction 532 * btrfs_attach_transaction_barrier() - catch the running transaction
533 * 533 *
534 * It is similar to the above function, the differentia is this one 534 * It is similar to the above function, the differentia is this one
535 * will wait for all the inactive transactions until they fully 535 * will wait for all the inactive transactions until they fully