| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
The implementation does not take into account complete metadata
overhead. The BTRFS one doesn't consider redundant data in RAID
configuration. The ext one doesn't take into account file system
overhead.
Signed-off-by: Andrey Albershteyn <aalbersh@redhat.com>
|
| |
|
|
|
|
|
|
| |
The FSBLOCKSIZE tag exposes file system block size in contrast to
the BLOCK_SIZE (unfortunate name) which returns minimal accessible
block size (sector size).
Signed-off-by: Andrey Albershteyn <aalbersh@redhat.com>
|
| |
|
|
| |
Signed-off-by: Andrey Albershteyn <aalbersh@redhat.com>
|
| |
|
|
| |
Signed-off-by: Karel Zak <kzak@redhat.com>
|
| |
|
|
|
|
|
| |
Since not everyone have en_US.UTF-8 locale, default to POSIX locale.
This changes default sort order, so some expected results were updated.
Signed-off-by: Yann Droneaud <yann@droneaud.fr>
|
|
|
- adds basic infrastructure for blkid regression tests
- imports test images from e2fsprogs (all tests PASS!:-)
Signed-off-by: Karel Zak <kzak@redhat.com>
|