X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=libcfs%2Finclude%2Flibcfs%2Fdarwin%2Flibcfs.h;h=8f059752c30258f73475452efff88b239b7ca903;hb=2dc1bb8b7a53077fce8632aabe65b2ce8048a550;hp=e672a7020fc6422e618c125b9a5d4d09a68be90f;hpb=7de9e8dd313557997fb28f3926516b5c26d31c9a;p=fs%2Flustre-release.git diff --git a/libcfs/include/libcfs/darwin/libcfs.h b/libcfs/include/libcfs/darwin/libcfs.h index e672a70..8f05975 100644 --- a/libcfs/include/libcfs/darwin/libcfs.h +++ b/libcfs/include/libcfs/darwin/libcfs.h @@ -1,6 +1,4 @@ -/* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*- - * vim:expandtab:shiftwidth=8:tabstop=8: - * +/* * GPL HEADER START * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -28,6 +26,8 @@ /* * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2012, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ @@ -95,7 +95,6 @@ typedef unsigned long long cycles_t; #else # define THREAD_SIZE 8192 #endif -#define LUSTRE_TRACE_SIZE (THREAD_SIZE >> 5) #define CHECK_STACK(msgdata, mask, cdls) do {} while(0) #define CDEBUG_STACK() (0L) @@ -190,7 +189,7 @@ __entry_nesting(&__cdd); /* * XNU has no capabilities */ -typedef __u32 cfs_kernel_cap_t; +typedef __u32 kernel_cap_t; #ifdef __KERNEL__ enum {