commit | bf1608f3f80ad88e7f946b250115f37094e6a360 | [log] [tgz] |
---|---|---|
author | Gabriel Aszalos <gabriel.aszalos@gmail.com> | Wed May 16 12:24:10 2018 +0200 |
committer | Andrew Gerrand <adg@golang.org> | Wed May 16 21:38:36 2018 +0000 |
tree | 838cec0de4ed78a66d5da0856a0bbfa6dbaa238c | |
parent | 98b8753130c4a7d9af0a5113d4fe80672ace6e43 [diff] |
cloud/storage/drive: use "name" field as upspin reference. The previous storage implementation was returning the Google Drive IDs as Upspin References, which was causing problems and was incorrect. This change fixes that and adds a rough test asserting that the file is returned by the list under the same name as it was uploaded. Closes #579 Change-Id: I0280d91c1f76dd2faec3994b32075c0570c26093 Reviewed-on: https://upspin-review.googlesource.com/18980 Reviewed-by: Andrew Gerrand <adg@golang.org>
drive
repositoryNote: This repository is under construction.
This repository contains support for running Upspin on Google Drive.
See the master repository for more information.