In my company, after we run a RemoveOrphanFilesAction, we not only want to know the number of orphan files that have been cleared, but also want to know how much capacity has been cleared.
This pr add deletedFileTotalSizeInBytes in result of OrphanFilesClean.
Purpose
In my company, after we run a RemoveOrphanFilesAction, we not only want to know the number of orphan files that have been cleared, but also want to know how much capacity has been cleared.
This pr add deletedFileTotalSizeInBytes in result of OrphanFilesClean.
Linked issue: close #xxx
Tests
API and Format
Documentation