X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fllite%2Fllite_rmtacl.c;h=8eca4a30fee322587dd8295f68459f47e48438c3;hb=93fe562c5dd3829939e3bc0533918f66b19776a4;hp=87a0dd657b3fd84bf6d19c8fec93ab98cf148677;hpb=9fb46705ae86aa2c0ac29427f0ff24f923560eb7;p=fs%2Flustre-release.git diff --git a/lustre/llite/llite_rmtacl.c b/lustre/llite/llite_rmtacl.c index 87a0dd6..8eca4a3 100644 --- a/lustre/llite/llite_rmtacl.c +++ b/lustre/llite/llite_rmtacl.c @@ -26,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/ @@ -43,6 +45,7 @@ #ifdef CONFIG_FS_POSIX_ACL #include +#include #include "llite_internal.h" static inline __u32 rce_hashfunc(uid_t id)