You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
btrfs-progs: add ETA display for device replace operations
Add estimated time of arrival (ETA) calculation for device replace operations
using progress percentage and elapsed time. The ETA is calculated by determining
the total estimated completion time based on current progress ratio and displays
the expected completion time in a user-friendly format.
0 commit comments