]> mj.ucw.cz Git - libucw.git/blobdiff - lib/fb-direct.c
Another minor optimization: Added AddRadixBits.
[libucw.git] / lib / fb-direct.c
index 1765eae862fb73c9f85f27c1908e74235c9b6cde..865bbb44a4114aa276d034a66170d8a0eaeefc58 100644 (file)
@@ -20,6 +20,7 @@
  *
  *     FIXME: what if the OS doesn't support O_DIRECT?
  *     FIXME: unaligned seeks and partial writes?
+ *     FIXME: append to unaligned file
  */
 
 #undef LOCAL_DEBUG