]> mj.ucw.cz Git - libucw.git/commitdiff
Removed an old FIXME.
authorMartin Mares <mj@ucw.cz>
Mon, 11 Dec 2006 22:24:28 +0000 (23:24 +0100)
committerMartin Mares <mj@ucw.cz>
Mon, 11 Dec 2006 22:24:28 +0000 (23:24 +0100)
lib/fb-direct.c

index 87eae822e3ce2599ccac40cb44cbc3ca8ee8a92c..c3b74e1592edf698ce593e4cca6745afddee6c78 100644 (file)
@@ -19,7 +19,6 @@
  *         and take care of locking.
  *
  *     FIXME: what if the OS doesn't support O_DIRECT?
- *     FIXME: doc: don't mix threads
  *     FIXME: unaligned seeks and partial writes?
  *     FIXME: merge with other file-oriented fastbufs
  */