Remove kafs.h include from nnpfs_syscalls-wrap-freebsd.c

Robert Watson rwatson at FreeBSD.org
Sun Feb 17 13:16:44 CET 2008


Dear Arla Folk,

The attached patch removes the one include dependency of the nnpfs kernel 
module on Heimdal userspace includes.  I believe it's unnecessary, as it looks 
like someone has already done the work to create arla-pioctl.h, and I assume 
that same someone is making sure it remains in sync with kafs.h.

Robert N M Watson
Computer Laboratory
University of Cambridge

---------- Forwarded message ----------
Date: Sun, 17 Feb 2008 12:14:13 GMT
From: Robert Watson <rwatson at FreeBSD.org>
To: Perforce Change Reviews <perforce at freebsd.org>
Subject: PERFORCE change 135556 for review

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

Change 135556 by rwatson at rwatson_cinnamon_coda on 2008/02/17 12:13:47

 	Remove unnecessary include of kafs.h, which removes all
 	dependency on kerberos files from the nnpfs kernel module on
 	FreeBSD

Affected files ...

.. //depot/user/rwatson/arla/porting/nnpfs/bsd/nnpfs_syscalls-wrap-freebsd.c#2 edit

Differences ...

==== //depot/user/rwatson/arla/porting/nnpfs/bsd/nnpfs_syscalls-wrap-freebsd.c#2 (text+ko) ====

@@ -46,8 +46,6 @@
  #include <nnpfs/nnpfs_node.h>
  #include <nnpfs/nnpfs_deb.h>

-#include <kafs.h>
-
  int nnpfs_syscall_num = AFS_SYSCALL;

  static int


More information about the Arla-drinkers mailing list