Skip to content

CreateFile ioctl does not appear to respect SetPreferredTargets() #232

@iamjoemccormick

Description

@iamjoemccormick

As part of #221 I added the ability to migrate files to specific targets and groups. While implementing this I noticed the CreateFile() ioctl's SetPreferredTargets option does not seem to have any effect. I'm not sure if this is a bug with the Go ioctl library or the client ioctl handling.

We need that ioctl to migrate symlinks using temporary files. Once this bug is resolved, enable the ability to migrate symlinks to specific targets/groups in tempFileMigrateLink().

Metadata

Metadata

Assignees

No one assigned

    Labels

    common/ioctlIssues primarily affecting the ioctl package.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions