rclone/backend/drive
Nick Craig-Wood fe25cb9c54 drive: fix about (and df on a mount) for team drives - fixes #2288
Before this fix team drives would return the drive quota which is
incorrect and mis-leading.

Team drives don't appear to have an API for reading the bytes used or
the quota so we now return that the quota and usage are unknown.
2018-05-03 08:59:14 +01:00
..
drive_internal_test.go drive: request the export formats only when required #320 2018-02-01 12:05:00 +00:00
drive_test.go Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
drive.go drive: fix about (and df on a mount) for team drives - fixes #2288 2018-05-03 08:59:14 +01:00
upload.go Use io.SeekStart/End/Current constants now for go1.7+ #2154 2018-04-07 11:42:36 +01:00