X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fptlrpc%2Fwirehdr.c;h=fe7662933f9859496aee5a8a246dac1d818f9886;hb=6d8c562350f9f0709a1280de5e0734deaac236c1;hp=50acd0265aba762e9b5810dac0839c8f0cd82e9b;hpb=39352577e47c7928d7e477dd5fcee04ddc5cbeaa;p=fs%2Flustre-release.git diff --git a/lustre/ptlrpc/wirehdr.c b/lustre/ptlrpc/wirehdr.c index 50acd02..fe76629 100644 --- a/lustre/ptlrpc/wirehdr.c +++ b/lustre/ptlrpc/wirehdr.c @@ -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,9 +26,8 @@ /* * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. - */ -/* - * Copyright (c) 2011 Whamcloud, Inc. + * + * Copyright (c) 2011, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ @@ -43,24 +40,14 @@ #endif #ifdef __KERNEL__ -# ifndef AUTOCONF_INCLUDED -# include -# endif # ifdef CONFIG_FS_POSIX_ACL # include -# ifdef HAVE_XATTR_ACL -# include -# else -# define xattr_acl_entry posix_acl_xattr_entry -# define xattr_acl_header posix_acl_xattr_header -# endif -# ifdef HAVE_LINUX_POSIX_ACL_XATTR_H -# include -# endif +# include # endif #endif #include #include #include +#include #include