Viewing: lustre_user.h
/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
* Use is subject to license terms.
*
* Copyright (c) 2010, 2017, Intel Corporation.
*/
/*
* This file is part of Lustre, http://www.lustre.org/
*
* Lustre public user-space interface definitions.
*/
/*
* NOTE: This file is DEPRECATED! Please include linux/lustre/lustre_user.h
* directly instead of this file. This file will be removed from a
* future version of lustre!
*/
#include <linux/lustre/lustre_user.h>
/* Disable warning until 2.16 or 3.0, until new header is widely available.
* This gives apps time to move to the new header without spurious warnings.
#warning "Including lustre/lustre_user.h is deprecated. Include linux/lustre/lustre_user.h instead."
*/