/* * include/linux/nfsd/interface.h * * defines interface between nfsd and other bits of * the kernel. Particularly filesystems (eventually). * * Copyright (C) 2000 Neil Brown */ #ifndef LINUX_NFSD_INTERFACE_H #define LINUX_NFSD_INTERFACE_H #endif /* LINUX_NFSD_INTERFACE_H */ dex constants symbolically 2009-09-15T09:44:17Z David Howells dhowells@redhat.com 2009-09-14T01:17:30Z urn:sha1:8b815477f382f96deefbe5bd4404fa7b31cf5dcf Declare the security index constants symbolically rather than just referring to them numerically. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>