[4275] in arla-drinkers
Remove kafs.h include from nnpfs_syscalls-wrap-freebsd.c
daemon@ATHENA.MIT.EDU (Robert Watson)
Sun Feb 17 07:17:26 2008
From arla-drinkers-bounces@stacken.kth.se Sun Feb 17 12:17:26 2008
Return-Path: <arla-drinkers-bounces@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 11878 invoked from network); 17 Feb 2008 12:17:25 -0000
Received: from mx2.kth.se (130.237.48.98)
by charon.mit.edu with SMTP; 17 Feb 2008 12:17:25 -0000
Received: from localhost (localhost [127.0.0.1])
by mx2.kth.se (Postfix) with ESMTP id 9FCC9109EBF;
Sun, 17 Feb 2008 13:17:23 +0100 (CET)
X-Virus-Scanned: by amavisd-new at kth.se
Received: from mx2.kth.se ([127.0.0.1])
by localhost (mx2.kth.se [127.0.0.1]) (amavisd-new, port 10024)
with LMTP id MeMsmryfj7po; Sun, 17 Feb 2008 13:17:21 +0100 (CET)
Received: from tapas.stacken.kth.se (tapas.stacken.kth.se [130.237.234.140])
by mx2.kth.se (Postfix) with ESMTP id 6BE8A109E6A;
Sun, 17 Feb 2008 13:17:05 +0100 (CET)
Received: from tapas.stacken.kth.se (localhost [127.0.0.1])
by tapas.stacken.kth.se (Postfix) with ESMTP id 524FE53500;
Sun, 17 Feb 2008 13:17:05 +0100 (CET)
X-Original-To: arla-drinkers@tapas.stacken.kth.se
Delivered-To: arla-drinkers@tapas.stacken.kth.se
Received: from brev.stacken.kth.se (brev.stacken.kth.se [130.237.234.84])
by tapas.stacken.kth.se (Postfix) with ESMTP id C43CC53500
for <arla-drinkers@tapas.stacken.kth.se>;
Sun, 17 Feb 2008 13:17:01 +0100 (CET)
Received: from mx1.kth.se (mx1.kth.se [130.237.32.140])
by brev.stacken.kth.se (8.12.10/8.12.10) with ESMTP id m1HCH1YF023594
for <arla-drinkers@stacken.kth.se>;
Sun, 17 Feb 2008 13:17:01 +0100 (MET)
Received: from localhost (localhost [127.0.0.1])
by mx1.kth.se (Postfix) with ESMTP id 4167716C133
for <arla-drinkers@stacken.kth.se>;
Sun, 17 Feb 2008 13:16:56 +0100 (CET)
X-Virus-Scanned: by amavisd-new at kth.se
X-Spam-Flag: NO
X-Spam-Score: -0.099
X-Spam-Level:
X-Spam-Status: No, score=-0.099 tagged_above=-200 required=5
tests=[BAYES_00=-2.599, SPF_SOFTFAIL=2.5]
Received: from mx1.kth.se ([127.0.0.1])
by localhost (mx1.kth.se [127.0.0.1]) (amavisd-new, port 10024)
with LMTP id GdogVDUl3AiJ for <arla-drinkers@stacken.kth.se>;
Sun, 17 Feb 2008 13:16:49 +0100 (CET)
Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42])
by mx1.kth.se (Postfix) with ESMTP id B390316C128
for <arla-drinkers@stacken.kth.se>;
Sun, 17 Feb 2008 13:16:47 +0100 (CET)
Received: from fledge.watson.org (fledge.watson.org [209.31.154.41])
by cyrus.watson.org (Postfix) with ESMTP id ED41A46B53
for <arla-drinkers@stacken.kth.se>;
Sun, 17 Feb 2008 07:16:44 -0500 (EST)
Date: Sun, 17 Feb 2008 12:16:44 +0000 (GMT)
From: Robert Watson <rwatson@FreeBSD.org>
X-X-Sender: robert@fledge.watson.org
To: arla-drinkers@stacken.kth.se
Subject: Remove kafs.h include from nnpfs_syscalls-wrap-freebsd.c
Message-ID: <20080217121452.N92964@fledge.watson.org>
MIME-Version: 1.0
X-BeenThere: arla-drinkers@stacken.kth.se
X-Mailman-Version: 2.1.6
Precedence: list
List-Id: Arla discussions <arla-drinkers.stacken.kth.se>
List-Unsubscribe: <https://lists.stacken.kth.se/mailman/listinfo/arla-drinkers>,
<mailto:arla-drinkers-request@stacken.kth.se?subject=unsubscribe>
List-Archive: <http://lists.stacken.kth.se/pipermail/arla-drinkers>
List-Post: <mailto:arla-drinkers@stacken.kth.se>
List-Help: <mailto:arla-drinkers-request@stacken.kth.se?subject=help>
List-Subscribe: <https://lists.stacken.kth.se/mailman/listinfo/arla-drinkers>,
<mailto:arla-drinkers-request@stacken.kth.se?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: arla-drinkers-bounces@stacken.kth.se
Errors-To: arla-drinkers-bounces@stacken.kth.se
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@FreeBSD.org>
To: Perforce Change Reviews <perforce@freebsd.org>
Subject: PERFORCE change 135556 for review
http://perforce.freebsd.org/chv.cgi?CH=135556
Change 135556 by rwatson@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
_______________________________________________
Arla-drinkers mailing list
Arla-drinkers@stacken.kth.se
https://lists.stacken.kth.se/mailman/listinfo/arla-drinkers