2023-10-23 19:21:37 +02:00
|
|
|
==============================================
|
2023-10-23 18:58:34 +02:00
|
|
|
``stat`` Test of stat(), fstat(), and statfs()
|
|
|
|
==============================================
|
2023-10-21 12:24:43 +02:00
|
|
|
|
|
|
|
A simple test of ``stat()``, ``fstat()``, and ``statfs()``. This is useful primarily
|
|
|
|
for bringing up a new file system and verifying the correctness of these
|
|
|
|
operations.
|