mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic/275: add to the 'enospc' group
Currently we're developing a new in-band deduplication feature for btrfs, when enabing this feature, it will take much long time to hit the enospc condition which 275 tries to create. I think 275 is also certain enospc test and we should add it to 'enospc' group, then we can skip it easily by excluding 'enospc' group when running fstests. Signed-off-by: Xiaoguang Wang <wangxg.fnst@cn.fujitsu.com>
This commit is contained in:
committed by
Dave Chinner
parent
c61588a496
commit
f2f13c3735
+1
-1
@@ -228,7 +228,7 @@
|
||||
270 auto quota rw prealloc ioctl enospc stress
|
||||
273 auto rw
|
||||
274 auto rw prealloc
|
||||
275 auto rw
|
||||
275 auto rw enospc
|
||||
277 auto ioctl quick metadata
|
||||
280 auto quota freeze dangerous
|
||||
285 auto rw
|
||||
|
||||
Reference in New Issue
Block a user