xfstests: introduce a common directory
authorDave Chinner <dchinner@redhat.com>
Fri, 15 Mar 2013 12:28:04 +0000 (12:28 +0000)
committerRich Johnston <rjohnston@sgi.com>
Wed, 27 Mar 2013 02:44:05 +0000 (21:44 -0500)
commit8c4905a42e10650a75c0e3966ecc044e1a9616d0
tree1830ea2b6307fcd138dcc58ec2605c27b0a25004
parent401680a11c4fb08d749d1d75598c7705273e5860
xfstests: introduce a common directory

Introduce a top level common directory and move all the common.*
files into it.  Because there is now a directory named common, the
prefix can be dropped from all the files. Convert all the tests to
use this new directory for including common files.

for f in common.*; do \
git mv `echo -n "$f " ; echo $f | sed -e 's;n\.;n/;'` \
done

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Phil White <pwhite@sgi.com>
[rjohnston@sgi.com reworked for TOT changes]
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
336 files changed:
check
common.attr [deleted file]
common.config [deleted file]
common.defrag [deleted file]
common.dmapi [deleted file]
common.dump [deleted file]
common.filestreams [deleted file]
common.filter [deleted file]
common.filter.btrfs [deleted file]
common.log [deleted file]
common.punch [deleted file]
common.quota [deleted file]
common.rc [deleted file]
common.repair [deleted file]
common.scsi_debug [deleted file]
common/attr [new file with mode: 0644]
common/config [new file with mode: 0644]
common/defrag [new file with mode: 0644]
common/dmapi [new file with mode: 0644]
common/dump [new file with mode: 0644]
common/filestreams [new file with mode: 0644]
common/filter [new file with mode: 0644]
common/filter.btrfs [new file with mode: 0644]
common/log [new file with mode: 0644]
common/punch [new file with mode: 0644]
common/quota [new file with mode: 0644]
common/rc [new file with mode: 0644]
common/repair [new file with mode: 0644]
common/scsi_debug [new file with mode: 0644]
tests/btrfs/254
tests/btrfs/264
tests/btrfs/265
tests/btrfs/276
tests/btrfs/284
tests/btrfs/307
tests/ext4/271
tests/ext4/301
tests/ext4/302
tests/ext4/303
tests/ext4/304
tests/generic/001
tests/generic/002
tests/generic/005
tests/generic/006
tests/generic/007
tests/generic/010
tests/generic/011
tests/generic/013
tests/generic/014
tests/generic/015
tests/generic/020
tests/generic/053
tests/generic/062
tests/generic/068
tests/generic/069
tests/generic/070
tests/generic/074
tests/generic/075
tests/generic/076
tests/generic/077
tests/generic/079
tests/generic/083
tests/generic/088
tests/generic/089
tests/generic/091
tests/generic/093
tests/generic/097
tests/generic/099
tests/generic/100
tests/generic/105
tests/generic/112
tests/generic/113
tests/generic/117
tests/generic/120
tests/generic/123
tests/generic/124
tests/generic/125
tests/generic/126
tests/generic/127
tests/generic/128
tests/generic/129
tests/generic/130
tests/generic/131
tests/generic/132
tests/generic/133
tests/generic/135
tests/generic/141
tests/generic/169
tests/generic/184
tests/generic/192
tests/generic/193
tests/generic/198
tests/generic/204
tests/generic/207
tests/generic/208
tests/generic/209
tests/generic/210
tests/generic/211
tests/generic/212
tests/generic/213
tests/generic/214
tests/generic/215
tests/generic/219
tests/generic/221
tests/generic/223
tests/generic/224
tests/generic/225
tests/generic/226
tests/generic/228
tests/generic/230
tests/generic/231
tests/generic/232
tests/generic/233
tests/generic/234
tests/generic/235
tests/generic/236
tests/generic/237
tests/generic/239
tests/generic/240
tests/generic/241
tests/generic/245
tests/generic/246
tests/generic/247
tests/generic/248
tests/generic/249
tests/generic/251
tests/generic/255
tests/generic/256
tests/generic/257
tests/generic/258
tests/generic/260
tests/generic/263
tests/generic/269
tests/generic/270
tests/generic/273
tests/generic/274
tests/generic/275
tests/generic/277
tests/generic/280
tests/generic/285
tests/generic/286
tests/generic/288
tests/generic/294
tests/generic/299
tests/generic/300
tests/generic/306
tests/shared/032
tests/shared/051
tests/shared/218
tests/shared/243
tests/shared/272
tests/shared/289
tests/shared/298
tests/shared/305
tests/udf/098
tests/udf/101
tests/udf/102
tests/xfs/003
tests/xfs/004
tests/xfs/008
tests/xfs/009
tests/xfs/012
tests/xfs/016
tests/xfs/017
tests/xfs/018
tests/xfs/019
tests/xfs/021
tests/xfs/022
tests/xfs/023
tests/xfs/024
tests/xfs/025
tests/xfs/026
tests/xfs/027
tests/xfs/028
tests/xfs/029
tests/xfs/030
tests/xfs/031
tests/xfs/033
tests/xfs/034
tests/xfs/035
tests/xfs/036
tests/xfs/037
tests/xfs/038
tests/xfs/039
tests/xfs/040
tests/xfs/041
tests/xfs/042
tests/xfs/043
tests/xfs/044
tests/xfs/045
tests/xfs/046
tests/xfs/047
tests/xfs/048
tests/xfs/049
tests/xfs/050
tests/xfs/052
tests/xfs/054
tests/xfs/055
tests/xfs/056
tests/xfs/057
tests/xfs/058
tests/xfs/059
tests/xfs/060
tests/xfs/061
tests/xfs/063
tests/xfs/064
tests/xfs/065
tests/xfs/066
tests/xfs/067
tests/xfs/071
tests/xfs/072
tests/xfs/073
tests/xfs/078
tests/xfs/080
tests/xfs/081
tests/xfs/082
tests/xfs/084
tests/xfs/085
tests/xfs/086
tests/xfs/087
tests/xfs/090
tests/xfs/092
tests/xfs/094
tests/xfs/095
tests/xfs/096
tests/xfs/103
tests/xfs/104
tests/xfs/106
tests/xfs/107
tests/xfs/108
tests/xfs/109
tests/xfs/110
tests/xfs/111
tests/xfs/114
tests/xfs/115
tests/xfs/116
tests/xfs/118
tests/xfs/119
tests/xfs/121
tests/xfs/122
tests/xfs/134
tests/xfs/136
tests/xfs/137
tests/xfs/138
tests/xfs/139
tests/xfs/140
tests/xfs/142
tests/xfs/143
tests/xfs/144
tests/xfs/145
tests/xfs/146
tests/xfs/147
tests/xfs/148
tests/xfs/149
tests/xfs/150
tests/xfs/151
tests/xfs/152
tests/xfs/153
tests/xfs/154
tests/xfs/155
tests/xfs/156
tests/xfs/157
tests/xfs/158
tests/xfs/159
tests/xfs/160
tests/xfs/161
tests/xfs/162
tests/xfs/163
tests/xfs/164
tests/xfs/165
tests/xfs/166
tests/xfs/167
tests/xfs/168
tests/xfs/170
tests/xfs/171
tests/xfs/172
tests/xfs/173
tests/xfs/174
tests/xfs/175
tests/xfs/176
tests/xfs/177
tests/xfs/178
tests/xfs/179
tests/xfs/180
tests/xfs/181
tests/xfs/182
tests/xfs/183
tests/xfs/185
tests/xfs/186
tests/xfs/187
tests/xfs/188
tests/xfs/189
tests/xfs/190
tests/xfs/191
tests/xfs/194
tests/xfs/195
tests/xfs/196
tests/xfs/197
tests/xfs/199
tests/xfs/200
tests/xfs/201
tests/xfs/202
tests/xfs/203
tests/xfs/205
tests/xfs/206
tests/xfs/216
tests/xfs/217
tests/xfs/220
tests/xfs/222
tests/xfs/227
tests/xfs/229
tests/xfs/238
tests/xfs/242
tests/xfs/244
tests/xfs/250
tests/xfs/252
tests/xfs/253
tests/xfs/259
tests/xfs/261
tests/xfs/262
tests/xfs/266
tests/xfs/267
tests/xfs/268
tests/xfs/278
tests/xfs/279
tests/xfs/281
tests/xfs/282
tests/xfs/283
tests/xfs/287
tests/xfs/290
tests/xfs/291
tests/xfs/292
tests/xfs/293
tests/xfs/295
tests/xfs/296
tests/xfs/297