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