Module Name: src
Committed By: riz
Date: Wed Dec 8 15:23:53 UTC 2010
Modified Files:
src/sbin/resize_ffs: TODO
Log Message:
Remove accidentally-resurrected TODO item.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 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.6 src/sbin/resize_ffs/TODO:1.7
--- src/sbin/resize_ffs/TODO:1.6 Wed Dec 8 00:25:54 2010
+++ src/sbin/resize_ffs/TODO Wed Dec 8 15:23:53 2010
@@ -2,6 +2,5 @@
* 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)
* Extend to support UFS2. Probably growth first, then shrinking separately.
* Expand the testing done in src/tests/sbin/resize_ffs