blob: 89a88a3526f3a678e968aa7e931b45911c62ea13 (
plain)
1
2
3
4
5
6
7
|
resize_ffs(8) TODO list
* Test and likely fix support for disk blocks of size other than 512 bytes
* Support shrinking UFS2 file systems
* Make the output a bit more verbose, similar to newfs(8)
* Expand the testing done in src/tests/sbin/resize_ffs
* SIGINFO support
|