Skip to content

vfs: Remove FICLONE/FICLONERANGE/FIDEDUPERANGE test cases#12863

Open
tanyifeng wants to merge 1 commit intogoogle:masterfrom
tanyifeng:remove-ficlone-tests
Open

vfs: Remove FICLONE/FICLONERANGE/FIDEDUPERANGE test cases#12863
tanyifeng wants to merge 1 commit intogoogle:masterfrom
tanyifeng:remove-ficlone-tests

Conversation

@tanyifeng
Copy link
Copy Markdown
Contributor

Remove the EOPNOTSUPP test cases for FICLONE, FICLONERANGE, and FIDEDUPERANGE ioctls added in #12853

These tests assume the ioctls always fail with EOPNOTSUPP, which is only true on filesystems that do not support reflink, causing the tests to fail on native Linux.

Remove the EOPNOTSUPP test cases for FICLONE, FICLONERANGE,
and FIDEDUPERANGE ioctls added in google#12853

These tests assume the ioctls always fail with EOPNOTSUPP,
which is only true on filesystems that do not support reflink,
causing the tests to fail on native Linux.

Signed-off-by: Tan Yifeng <[email protected]>
copybara-service bot pushed a commit that referenced this pull request Apr 3, 2026
Remove the EOPNOTSUPP test cases for FICLONE, FICLONERANGE, and FIDEDUPERANGE ioctls added in #12853

These tests assume the ioctls always fail with EOPNOTSUPP, which is only true on filesystems that do not support reflink, causing the tests to fail on native Linux.

FUTURE_COPYBARA_INTEGRATE_REVIEW=#12863 from tanyifeng:remove-ficlone-tests e1e815c
PiperOrigin-RevId: 893842986
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants