[OpenAFS-devel] -DSPECIAL=1 in kauth?

Neulinger, Nathan nneul@umr.edu
Wed, 11 Jul 2001 11:18:47 -0500


A similar situation exists for ktc.o - it is built with MAYBE_NO_KTC to
prevent inclusion of afs/ktc.h, but as near as I can tell, afs/ktc.h never
exists.

Seems like it'd be good to just remove the special part of the rule and the
ifdefs.

-- Nathan

> -----Original Message-----
> From: Neulinger, Nathan [mailto:nneul@umr.edu]
> Sent: Wednesday, July 11, 2001 11:07 AM
> To: 'openafs-devel@openafs.org'
> Subject: [OpenAFS-devel] -DSPECIAL=1 in kauth?
> 
> 
> kaprocs.c and kadatabase.c appear to have special compile 
> rules that compile
> them with SPECIAL defined to 1. Interestingly, there does not 
> appear to be
> any case where they are compiled and this isn't the case.
> 
> Any reason not to just get rid of the special rules, and 
> remove the ifdef's
> in the source? It appears to be checking tentry.flags against 
> KAFSPECIAL
> (0x100) in a few places.
> 
> Or have I missed where this is being built with special not defined?
> 
> -- Nathan
> 
> ------------------------------------------------------------
> Nathan Neulinger                       EMail:  nneul@umr.edu
> University of Missouri - Rolla         Phone: (573) 341-4841
> Computing Services                       Fax: (573) 341-4216
> _______________________________________________
> OpenAFS-devel mailing list
> OpenAFS-devel@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-devel
>