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
I recently read about btrfs-balance's --background|--bg option. Would desktop users of btrfsmaintenance benefit from increased system responsiveness due to its asynchronous nature? I wonder because asynchronous fs operations don't block the gui like synchronous ones tend to. Or does an asynchronous balance introduce the possibility of filesystem inconsistency if an unexpected interruption occurs?