Home | History | Annotate | Line # | Download | only in resize_ffs
TODO revision 1.3
      1 resize_ffs(8) TODO list
      2 
      3 * Determine why shrinking a v1 file system gets the free block/frag info
      4   wrong, requiring a fsck.
      5 * Add support for swapped byte order
      6 * Fix support for disk blocks of size other than 512 bytes
      7 * Add support for plain files (primarily to ease testing)
      8 * Extend to support UFS2.  Probably growth first, then shrinking separately.
      9 * Expand the testing done in src/tests/sbin/resize_ffs
     10