Commit 6797ce7
btrfs-progs: subvolume show: fix "Creation time" value being shown for "Send time" too
The send time would be printed before updating tstr, which is previously used
to store the string for the subvol creation time, thus showing an incorrect
send time.
Signed-off-by: koraynilay <koray.fra@gmail.com>1 parent 873052b commit 6797ce7
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1402 | 1402 | | |
1403 | 1403 | | |
1404 | 1404 | | |
1405 | | - | |
1406 | 1405 | | |
1407 | 1406 | | |
1408 | 1407 | | |
| |||
1411 | 1410 | | |
1412 | 1411 | | |
1413 | 1412 | | |
| 1413 | + | |
| 1414 | + | |
1414 | 1415 | | |
1415 | 1416 | | |
1416 | 1417 | | |
| |||
0 commit comments