| 51 | |
| 52 | '''EDIT:''' silly me, should run it on the actually concerned partition.. Though oddly enough it does not show anything like the syslog "block already set" error: |
| 53 | |
| 54 | {{{ |
| 55 | ~/Desktop> checkfs --check-only /SamZulu/ |
| 56 | 134912 nodes checked, |
| 57 | 0 blocks not allocated, |
| 58 | 0 blocks already set, |
| 59 | 37 blocks could be freed |
| 60 | |
| 61 | files 117825 |
| 62 | directories 16494 |
| 63 | attributes 349 |
| 64 | attr. dirs 215 |
| 65 | indices 29 |
| 66 | |
| 67 | direct block runs 132741 (6.75 GiB) |
| 68 | indirect block runs 382 (in 19 array blocks, 63.68 MiB) |
| 69 | double indirect block runs 0 (in 0 array blocks, 0 bytes) |
| 70 | }}} |