mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfstests: move GPL boilerplates to fix lsqa.pl
It turns out lsqa.pl nees the test number and description first in the file, so move the GPL boilerplates below it. Also remove acouple of cases where we have one full copyright line + gpl boilerplate before the description and another copyright line after the description. Signed-off-by: Christoph Hellwig <hch@lst.de>
This commit is contained in:
committed by
Christoph Hellwig
parent
dc69a89f91
commit
f381f98206
@@ -1,4 +1,8 @@
|
||||
#! /bin/sh
|
||||
# FSQA Test No. 068
|
||||
#
|
||||
# Test case to reproduce xfs_freeze hang under filsystem load.
|
||||
# The fail case for this test is a hang on an xfs_freeze.
|
||||
#
|
||||
#-----------------------------------------------------------------------
|
||||
# Copyright (c) 2000-2005 Silicon Graphics, Inc. All Rights Reserved.
|
||||
@@ -18,11 +22,6 @@
|
||||
#
|
||||
#-----------------------------------------------------------------------
|
||||
#
|
||||
# FSQA Test No. 068
|
||||
#
|
||||
# Test case to reproduce xfs_freeze hang under filsystem load.
|
||||
# The fail case for this test is a hang on an xfs_freeze.
|
||||
#
|
||||
# creator
|
||||
owner=ajones@sgi.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user