Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Oct 2011 16:19:21 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 200530 for review
Message-ID:  <201110211619.p9LGJLWW024360@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@200530?ac=10

Change 200530 by jhb@jhb_jhbbsd on 2011/10/21 16:18:30

	A nit from mdf.

Affected files ...

.. //depot/projects/fadvise/sys/sys/fcntl.h#3 edit

Differences ...

==== //depot/projects/fadvise/sys/sys/fcntl.h#3 (text+ko) ====

@@ -305,10 +305,6 @@
 #define	POSIX_FADV_NOREUSE	_FADV_NOREUSE
 #endif
 
-/*
- * XXX missing posix_fadvise() and POSIX_FADV_* macros.
- */
-
 #ifndef _KERNEL
 __BEGIN_DECLS
 int	open(const char *, int, ...);



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110211619.p9LGJLWW024360>