PERFORCE change 117188 for review

John Baldwin jhb at FreeBSD.org
Mon Apr 2 14:01:36 UTC 2007


http://perforce.freebsd.org/chv.cgi?CH=117188

Change 117188 by jhb at jhb_mutex on 2007/04/02 14:01:17

	IFC @117186.

Affected files ...

.. //depot/projects/smpng/sys/kern/vfs_syscalls.c#127 integrate
.. //depot/projects/smpng/sys/nfsserver/nfs_srvsubs.c#39 integrate
.. //depot/projects/smpng/sys/sys/sysent.h#25 integrate

Differences ...

==== //depot/projects/smpng/sys/kern/vfs_syscalls.c#127 (text+ko) ====

@@ -35,7 +35,7 @@
  */
 
 #include <sys/cdefs.h>
-__FBSDID("$FreeBSD: src/sys/kern/vfs_syscalls.c,v 1.434 2007/03/21 19:32:08 jhb Exp $");
+__FBSDID("$FreeBSD: src/sys/kern/vfs_syscalls.c,v 1.435 2007/04/02 13:40:38 jhb Exp $");
 
 #include "opt_compat.h"
 #include "opt_mac.h"

==== //depot/projects/smpng/sys/nfsserver/nfs_srvsubs.c#39 (text+ko) ====

@@ -33,7 +33,7 @@
  */
 
 #include <sys/cdefs.h>
-__FBSDID("$FreeBSD: src/sys/nfsserver/nfs_srvsubs.c,v 1.146 2007/03/17 18:18:08 jeff Exp $");
+__FBSDID("$FreeBSD: src/sys/nfsserver/nfs_srvsubs.c,v 1.147 2007/04/02 13:53:26 jhb Exp $");
 
 /*
  * These functions support the macros and help fiddle mbuf chains for

==== //depot/projects/smpng/sys/sys/sysent.h#25 (text+ko) ====

@@ -26,7 +26,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * $FreeBSD: src/sys/sys/sysent.h,v 1.52 2006/12/20 19:00:52 jkim Exp $
+ * $FreeBSD: src/sys/sys/sysent.h,v 1.53 2007/04/02 13:53:26 jhb Exp $
  */
 
 #ifndef _SYS_SYSENT_H_


More information about the p4-projects mailing list