mirror of
https://github.com/rclone/rclone.git
synced 2026-07-03 04:15:02 -04:00
Add a ctx parameter to vfs.New() so callers can pass in context carrying ConfigInfo and FilterInfo. The context is stripped of cancellation but config and filter values are preserved into a fresh background context.