X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2Flinux%2Flprocfs_status.h;h=ac2e7fc44b1844cdf5c447a6d86102874e9410cc;hb=5bd85b467a4b6ef57d7a3c119296c9a317afc73b;hp=cfbd4c38146a93ea9b46c41c162fe722a5ab3831;hpb=11c2c0ec77125041e9c8143a80e7e51aede653ea;p=fs%2Flustre-release.git diff --git a/lustre/include/linux/lprocfs_status.h b/lustre/include/linux/lprocfs_status.h index cfbd4c3..ac2e7fc 100644 --- a/lustre/include/linux/lprocfs_status.h +++ b/lustre/include/linux/lprocfs_status.h @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, Whamcloud, Inc. + * Copyright (c) 2011, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ @@ -56,7 +56,7 @@ #include #else -typedef struct statfs cfs_kstatfs_t; +#define kstatfs statfs #endif #endif /* LPROCFS_SNMP_H */