Viewing: lustre_lfsck_user.h
/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (c) 2012, 2017, Intel Corporation.
*/
/*
* This file is part of Lustre, http://www.lustre.org/
*
* Lustre LFSCK userspace interfaces.
*
* Author: Fan, Yong <fan.yong@intel.com>
*/
/*
* NOTE: This file is DEPRECATED! Please include linux/lustre/lustre_lfsck_user.h
* directly instead of this file. This file will be removed from a
* future version of lustre!
*/
#include <linux/lustre/lustre_lfsck_user.h>
#warning "Including lustre_lfsck_user.h is deprecated. Include linux/lustre/lustre_lfsck_user.h directly."