X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Ffb-direct.c;h=865bbb44a4114aa276d034a66170d8a0eaeefc58;hb=90afcc18dbf7cb6c682e1efb994007f03e304422;hp=1765eae862fb73c9f85f27c1908e74235c9b6cde;hpb=b131627991008b2968b5a4ed36153f71a1abe37c;p=libucw.git diff --git a/lib/fb-direct.c b/lib/fb-direct.c index 1765eae8..865bbb44 100644 --- a/lib/fb-direct.c +++ b/lib/fb-direct.c @@ -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