mirror of
https://github.com/rclone/rclone.git
synced 2026-03-26 03:12:36 -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.