moby/daemon/graphdriver
Vivek Goyal 0f57c90245 docker-remove-redundant-json-tags
In previous patch I had introduce json:"-" tags to be on safer side to make
sure certain fields are not marshalled/unmarshalled. But struct fields
starting with small letter are not exported so they will not be marshalled
anyway. So remove json:"-" tags from there.

Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
2014-11-06 15:59:25 -05:00
..
aufs Merge pull request #8813 from jlhawn/aufs_exclude_on_tar_layer 2014-11-04 11:38:12 -05:00
btrfs mount: move the MakePrivate to pkg/mount 2014-10-30 17:04:56 -04:00
devmapper docker-remove-redundant-json-tags 2014-11-06 15:59:25 -05:00
graphtest update go import path and libcontainer 2014-07-24 22:19:50 +00:00
vfs Use archive.CopyWithTar in vfs.Create 2014-10-27 11:38:22 -07:00
driver.go mount: move the MakePrivate to pkg/mount 2014-10-30 17:04:56 -04:00
fsdiff.go Mass gofmt 2014-10-24 15:11:48 -07:00