blob: 10d1622c408949881a3f359e991cf9ecc4a7a596 [file] [log] [blame]
#! /bin/bash
# SPDX-License-Identifier: GPL-2.0
# Copyright (c) 2019 Intel, Corp. All Rights Reserved.
#
# FSQA Test No. 571
#
# lease test
#
. ./common/preamble
_begin_fstest auto quick
# Import common functions.
. ./common/filter
. ./common/locktest
_require_test
_require_test_fcntl_advisory_locks
_require_test_fcntl_setlease
_run_leasetest
exit