summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/check-integrity.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/btrfs/check-integrity.c')
-rw-r--r--fs/btrfs/check-integrity.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/btrfs/check-integrity.c b/fs/btrfs/check-integrity.c
index 84e9729badaa..b0c8094528d1 100644
--- a/fs/btrfs/check-integrity.c
+++ b/fs/btrfs/check-integrity.c
@@ -2327,7 +2327,7 @@ static int btrfsic_check_all_ref_blocks(struct btrfsic_state *state,
2327 * write operations. Therefore it keeps the linkage 2327 * write operations. Therefore it keeps the linkage
2328 * information for a block until a block is 2328 * information for a block until a block is
2329 * rewritten. This can temporarily cause incorrect 2329 * rewritten. This can temporarily cause incorrect
2330 * and even circular linkage informations. This 2330 * and even circular linkage information. This
2331 * causes no harm unless such blocks are referenced 2331 * causes no harm unless such blocks are referenced
2332 * by the most recent super block. 2332 * by the most recent super block.
2333 */ 2333 */