X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2Flustre_fld.h;h=1dc07cda35e206e7cba62b77270e3db842645b1e;hb=449186a71320e3406f6f06cc8cc89be71c016e9f;hp=f02639ba299fc5b94725e291e7bae93f35ca10f3;hpb=4f53536d002c13886210b672b657795baa067144;p=fs%2Flustre-release.git diff --git a/lustre/include/lustre_fld.h b/lustre/include/lustre_fld.h index f02639b..1dc07cd 100644 --- a/lustre/include/lustre_fld.h +++ b/lustre/include/lustre_fld.h @@ -27,7 +27,7 @@ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, 2014, Intel Corporation. + * Copyright (c) 2011, 2015, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ @@ -44,6 +44,7 @@ #include #include +#include struct lu_env; struct lu_client_fld; @@ -137,8 +138,6 @@ struct lu_client_fld { /** * Client fld proc entry name. */ char lcf_name[80]; - - int lcf_flags; }; /* Server methods */