1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/utils
unclejack 219b7ae8b5 add UpdateSuffixarray and refactor TruncIndex
This commit refactors TruncIndex to make it possible to add container
ids to the TruncIndex without updating the Suffixarray.

This is useful during the Docker daemon's startup when we don't want to
update the Suffixarray for every container we add.

Add continues to function like before.

Docker-DCO-1.1-Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com> (github: unclejack)
2014-05-14 17:57:59 +03:00
..
checksum.go registry: Added simple checksums (sha256) for layers 2014-02-23 18:50:04 -08:00
daemon.go go fmt 2013-11-07 12:27:33 -08:00
http.go Add arch/os info to user agent (Registry) 2013-12-20 08:19:25 -08:00
jsonmessage.go fix import display 2014-03-31 19:21:57 +00:00
jsonmessage_test.go Handle small screens 2013-12-03 14:21:33 -08:00
progressreader.go fix progressbar in docker push 2013-12-20 16:55:41 -08:00
random.go go fmt 2013-11-07 12:27:33 -08:00
stdcopy.go Fix expending buffer in StdCopy 2014-03-31 10:54:06 -07:00
streamformatter.go Move server and buildfile into server pkg 2014-03-14 09:37:08 -07:00
tarsum.go Use a more defensive vendored archive/tar import path to make it clear this isn't upstream's released archive/tar 2014-02-27 09:43:44 -07:00
uname_linux.go Update/fix build tags, Dockerfile, and release.sh for proper building and releasing of linux/386 and linux/arm cross-compiled client binaries 2014-01-31 03:16:42 -07:00
uname_unsupported.go Update/fix build tags, Dockerfile, and release.sh for proper building and releasing of linux/386 and linux/arm cross-compiled client binaries 2014-01-31 03:16:42 -07:00
utils.go add UpdateSuffixarray and refactor TruncIndex 2014-05-14 17:57:59 +03:00
utils_test.go add resolvconf 2014-05-05 22:55:32 +00:00