]> mj.ucw.cz Git - libucw.git/commitdiff
Bugfix in keywords module -- fb-dir does not support appending to an
authorPavel Charvat <pavel.charvat@netcentrum.cz>
Wed, 29 Aug 2007 18:20:56 +0000 (20:20 +0200)
committerPavel Charvat <pavel.charvat@netcentrum.cz>
Wed, 29 Aug 2007 18:20:56 +0000 (20:20 +0200)
unaligned file.

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