Commit 2c123db
btrfs: rename replay_dest member of struct walk_control to root
Everywhere else we refer to a subvolume root we are replaying to simply
as 'root', so rename from 'replay_dest' to 'root' for consistency and
having a more meaningful and shorter name. While at it also update the
comment to be more detailed and comply to preferred style (first word in
a sentence is capitalized and sentence ends with punctuation).
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>1 parent 6803bff commit 2c123db
1 file changed
+17
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
333 | | - | |
334 | | - | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
335 | 338 | | |
336 | 339 | | |
337 | 340 | | |
| |||
2575 | 2578 | | |
2576 | 2579 | | |
2577 | 2580 | | |
2578 | | - | |
| 2581 | + | |
2579 | 2582 | | |
2580 | 2583 | | |
2581 | 2584 | | |
| |||
7479 | 7482 | | |
7480 | 7483 | | |
7481 | 7484 | | |
7482 | | - | |
7483 | | - | |
7484 | | - | |
7485 | | - | |
7486 | | - | |
| 7485 | + | |
| 7486 | + | |
| 7487 | + | |
| 7488 | + | |
7487 | 7489 | | |
7488 | 7490 | | |
7489 | 7491 | | |
| |||
7510 | 7512 | | |
7511 | 7513 | | |
7512 | 7514 | | |
7513 | | - | |
7514 | | - | |
| 7515 | + | |
| 7516 | + | |
7515 | 7517 | | |
7516 | 7518 | | |
7517 | 7519 | | |
| |||
7524 | 7526 | | |
7525 | 7527 | | |
7526 | 7528 | | |
7527 | | - | |
| 7529 | + | |
7528 | 7530 | | |
7529 | | - | |
| 7531 | + | |
7530 | 7532 | | |
7531 | 7533 | | |
7532 | 7534 | | |
| |||
7546 | 7548 | | |
7547 | 7549 | | |
7548 | 7550 | | |
7549 | | - | |
7550 | | - | |
7551 | | - | |
| 7551 | + | |
| 7552 | + | |
| 7553 | + | |
7552 | 7554 | | |
7553 | 7555 | | |
7554 | 7556 | | |
| |||
0 commit comments