X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fliblustre%2Fnamei.c;h=797e911d81d403c0418a68e78161d083b6918721;hb=68f8cee563d2812e2fdc1328c099ab3ef369069c;hp=3fea45d4a3ea67c9a38aa3e08cb1887e763c49e8;hpb=6e3ec5812ebd1b5ecf7cae584f429b013ffe7431;p=fs%2Flustre-release.git diff --git a/lustre/liblustre/namei.c b/lustre/liblustre/namei.c index 3fea45d..797e911 100644 --- a/lustre/liblustre/namei.c +++ b/lustre/liblustre/namei.c @@ -26,7 +26,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* @@ -49,17 +49,6 @@ #include #include -#include -#ifdef HAVE_XTIO_H -#include -#endif -#include -#include -#include -#ifdef HAVE_FILE_H -#include -#endif - #include "llite_lib.h" void ll_intent_drop_lock(struct lookup_intent *it)