perkeep/pkg/blobserver/localdisk
Brad Fitzpatrick 8a67582cf9 blobserver/{files,localdisk}: add VFS layer for use by localdisk
For now, no user-visible changes.

But this will permit an SFTP blobstorage layer in the future.

Next step will be moving 90% of the code from the localdisk package
into the files package.

Updates #1111

Change-Id: I62b924e3d69ca47e7c0fa83c78a77808a71ea33e
2018-04-24 16:30:08 -07:00
..
enumerate.go blobserver/{files,localdisk}: add VFS layer for use by localdisk 2018-04-24 16:30:08 -07:00
enumerate_test.go all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
generation.go all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
localdisk.go blobserver/{files,localdisk}: add VFS layer for use by localdisk 2018-04-24 16:30:08 -07:00
localdisk_test.go all: simpify constructs by running gofmt -s on all code 2018-01-21 10:27:12 -08:00
path.go blobserver/{files,localdisk}: add VFS layer for use by localdisk 2018-04-24 16:30:08 -07:00
path_test.go all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
receive.go blobserver/{files,localdisk}: add VFS layer for use by localdisk 2018-04-24 16:30:08 -07:00
receive_posix.go all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
receive_windows.go all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
stat.go blobserver/{files,localdisk}: add VFS layer for use by localdisk 2018-04-24 16:30:08 -07:00
upgrade32.go Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00