PERFORCE change 200530 for review

John Baldwin jhb at FreeBSD.org
Fri Oct 21 16:19:21 UTC 2011


http://p4web.freebsd.org/@@200530?ac=10

Change 200530 by jhb at 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, ...);


More information about the p4-projects mailing list