From: Martin Mares Date: Mon, 11 Dec 2006 22:24:28 +0000 (+0100) Subject: Removed an old FIXME. X-Git-Tag: holmes-import~506^2~13^2~197 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=ddef04ebd6ba9d2fde15fcd8fce37daf73775fea;p=libucw.git Removed an old FIXME. --- diff --git a/lib/fb-direct.c b/lib/fb-direct.c index 87eae822..c3b74e15 100644 --- a/lib/fb-direct.c +++ b/lib/fb-direct.c @@ -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 */