Running some tests with for-next (which includes the dedup patch) I do see one additional test being skipped that passes on 6.7-rc4 (without the dedup patch from David Howells): generic/374 0s ... [not run] Dedupe not supported by scratch filesystem type: cifs That may be ok, but seems strange - ie that the test 'works' in rc4 even without dedupe support. The test is trying to check cross mount dedupe so probably good that it now reports "not supported" properly. Current for-next does pass test generic/075 which is good ... -- Thanks, Steve