Skip to content

btrfs-progs: subvolume show: fix "Creation time" value being shown for "Send time" too - #1156

Merged
adam900710 merged 1 commit into
kdave:develfrom
koraynilay:subvol-show-time-print
Aug 20, 2026
Merged

btrfs-progs: subvolume show: fix "Creation time" value being shown for "Send time" too#1156
adam900710 merged 1 commit into
kdave:develfrom
koraynilay:subvol-show-time-print

Conversation

@koraynilay

@koraynilay koraynilay commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

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.

Also added an empty line to better separate the parts of the code.

Thanks

…r "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>
@koraynilay
koraynilay marked this pull request as ready for review August 20, 2026 17:01
@adam900710
adam900710 merged commit 6797ce7 into kdave:devel Aug 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants