xref: /netbsd-src/sbin/resize_ffs/TODO (revision 6a9b3088d8d2341ca1454531d365c15fe9c1c589)
1resize_ffs(8) TODO list
2
3* Add support for swapped byte order
4* Fix support for disk blocks of size other than 512 bytes
5* Extend to support UFS2.  Probably growth first, then shrinking separately.
6* Expand the testing done in src/tests/sbin/resize_ffs
7