Module Name: src
Committed By: riz
Date: Thu Dec 2 22:04:01 UTC 2010
Modified Files:
src/sbin/resize_ffs: TODO
Log Message:
Knock one off the list.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sbin/resize_ffs/TODO
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sbin/resize_ffs/TODO
diff -u src/sbin/resize_ffs/TODO:1.3 src/sbin/resize_ffs/TODO:1.4
--- src/sbin/resize_ffs/TODO:1.3 Wed Dec 1 17:39:54 2010
+++ src/sbin/resize_ffs/TODO Thu Dec 2 22:04:01 2010
@@ -1,7 +1,5 @@
resize_ffs(8) TODO list
-* Determine why shrinking a v1 file system gets the free block/frag info
- wrong, requiring a fsck.
* Add support for swapped byte order
* Fix support for disk blocks of size other than 512 bytes
* Add support for plain files (primarily to ease testing)