Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
storage/reflink: implement usage_details(), handle absent pool
Make only one statvfs() call to get consistent size and usage information. Also handle an absent pool correctly by returning an empty dict for usage_details() and None for size() and usage() instead of raising FileNotFoundError. QubesOS/qubes-issues#8187 QubesOS/qubes-issues#8188 (cherry picked from commit 2deb827)
- Loading branch information